aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ee3a3c19e7c..7f70d149d6c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -202,6 +202,11 @@ Emacs now supports bignums so this old glitch is no longer needed.
202'previous-system-time-locale' have been removed, as they were created 202'previous-system-time-locale' have been removed, as they were created
203by mistake and were not useful to Lisp code. 203by mistake and were not useful to Lisp code.
204 204
205** The 'load-dangerous-libraries' variable is now obsolete.
206It was used to allow loading Lisp libraries compiled by XEmacs, a
207modified version of Emacs which is no longer actively maintained.
208This is no longer supported, and setting this variable has no effect.
209
205 210
206* Lisp Changes in Emacs 28.1 211* Lisp Changes in Emacs 28.1
207 212