Revised. Very happy to oblige. Revised patch attached with the commit log updated. On Thu, Feb 13, 2025 at 11:37 AM Eli Zaretskii wrote: > > From: Ship Mints > > Date: Thu, 13 Feb 2025 08:47:04 -0500 > > > > From c7e78294d1b579099425b2ce11b24261b610b8ec Mon Sep 17 00:00:00 2001 > > From: shipmints > > Date: Thu, 13 Feb 2025 08:10:45 -0500 > > Subject: [PATCH] Inhibit save-place "Wrote" message when non-interactive > > > > * lisp/saveplace.el (save-place-alist-to-file): > > Tell 'write-region' to be quiet when called non-interactively. This is > > in harmony with 'savehist-save'. (Bug#76267) > > Thanks. Our convention is to leave two spaces between sentences in > documentation, doc strings, comments, and commit log messages. >