]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix wording of recently-added entries.
authorEli Zaretskii <eliz@gnu.org>
Mon, 24 Aug 2020 18:06:37 +0000 (21:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 24 Aug 2020 18:06:37 +0000 (21:06 +0300)
etc/NEWS

index 6d8379bd7d67204610ea4e6accebeeb376866fd9..734d649dfa824fc0d4e58f1d560eb55bf0db2f01 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -237,7 +237,7 @@ time zones will use a form like "+0100" instead of "CET".
 
 *** '=' ('dired-diff') will now put all backup files into the 'M-n' history.
 When using '=' on a file with backup files, the default file to use
-when diffing the newest backup file.  You can now use 'M-n' to quickly
+for diffing is the newest backup file.  You can now use 'M-n' to quickly
 select a different backup file instead.
 
 +++
@@ -1115,7 +1115,8 @@ ledit.el, lmenu.el, lucid.el and old-whitespace.el.
 
 ---
 *** New function 'file-backup-file-names'.
-This function returns all backup file names for the file in question.
+This function returns the list of file names of all the backup files
+of its file argument.
 
 +++
 ** The 'count-lines' function now takes an optional parameter to