aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f3f40c8a2a6..d391ac19b81 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -541,6 +541,9 @@ Note that +++ before an item means the Lisp manual has been updated.
541When you add a new item, please add it without either +++ or --- 541When you add a new item, please add it without either +++ or ---
542so I will know I still need to look at it -- rms. 542so I will know I still need to look at it -- rms.
543 543
544** The optional argument BUFFER of function file-local-copy has been
545removed since it wasn't used by anything.
546
544** The file name argument of function `file-locked-p' is now required 547** The file name argument of function `file-locked-p' is now required
545instead of being optional. 548instead of being optional.
546 549