emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 66e4bf2bcb: ; * etc/NEWS: Clarify recently-added entries.


From: Eli Zaretskii
Subject: master 66e4bf2bcb: ; * etc/NEWS: Clarify recently-added entries.
Date: Tue, 10 May 2022 08:54:32 -0400 (EDT)

branch: master
commit 66e4bf2bcb2c142c023837ce57d5763deffc7d8d
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/NEWS: Clarify recently-added entries.
---
 etc/NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 45682998db..212253d3db 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1583,7 +1583,7 @@ Emacs buffers, like indentation and the like.  The new 
ert function
 This function was previously documented to return only nil or t.  This
 has been changed to nil/'autosaved'/non-nil.  The new 'autosaved'
 value means that the buffer is modified, but that it hasn't been
-modified after the last auto-save.
+modified since the time of last auto-save.
 
 ---
 ** 'with-silent-modifications' also restores buffer autosave status.
@@ -1733,7 +1733,7 @@ functions.
 +++
 *** 'restore-buffer-modified-p' can now alter buffer auto-save state.
 With a FLAG value of 'autosaved', it will mark the buffer as having
-been auto-saved after the last modification.
+been auto-saved since the time of last modification.
 
 ---
 *** New minor mode 'isearch-fold-quotes-mode'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]