aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a910eafa62b..d74e570d6ff 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -370,6 +370,10 @@ of curved quotes in format arguments to functions like 'message' and
370'format-message'. In particular, when this variable's value is 370'format-message'. In particular, when this variable's value is
371'grave', all quotes in formats are output as-is. 371'grave', all quotes in formats are output as-is.
372 372
373** Functions like 'check-declare-file' and 'check-declare-directory'
374now generate less chatter and more-compact diagnostics. The auxiliary
375function 'check-declare-errmsg' has been removed.
376
373 377
374* Lisp Changes in Emacs 25.2 378* Lisp Changes in Emacs 25.2
375 379