From: Eli Zaretskii Date: Mon, 24 Aug 2020 18:06:37 +0000 (+0300) Subject: ; * etc/NEWS: Fix wording of recently-added entries. X-Git-Tag: emacs-28.0.90~6427 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8be068661b6a4d416c15b223ffa95ef712b95f7b;p=emacs.git ; * etc/NEWS: Fix wording of recently-added entries. --- diff --git a/etc/NEWS b/etc/NEWS index 6d8379bd7d6..734d649dfa8 100644 --- 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