summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-08-24 21:06:37 +0300
committerEli Zaretskii <eliz@gnu.org>2020-08-24 21:06:37 +0300
commit8be068661b6a4d416c15b223ffa95ef712b95f7b (patch)
treee37f1263c7f1cbe80fd9deb480666982dd8951e3 /etc
parent0f014a79a3e93e21ef2ab8c826c333e744948aa2 (diff)
downloademacs-8be068661b6a4d416c15b223ffa95ef712b95f7b.tar.gz
; * etc/NEWS: Fix wording of recently-added entries.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
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