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 b28f284116a..afd0fba5a19 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -275,6 +275,10 @@ file name extensions.
275** The new function 'read-answer' accepts either long or short answers 275** The new function 'read-answer' accepts either long or short answers
276depending on the new customizable variable 'read-answer-short'. 276depending on the new customizable variable 'read-answer-short'.
277 277
278** The function 'load' now behaves correctly when loading modules.
279Specifically, it puts the module name into 'load-history', prints
280loading messages if requested, and protects against recursive loads.
281
278 282
279* Changes in Emacs 27.1 on Non-Free Operating Systems 283* Changes in Emacs 27.1 on Non-Free Operating Systems
280 284