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 11ef31b2c8b..764eda56a1a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -110,6 +110,10 @@ Formerly it made an exception for integer components of SOA records,
110because SOA serial numbers can exceed fixnum ranges on 32-bit platforms. 110because SOA serial numbers can exceed fixnum ranges on 32-bit platforms.
111Emacs now supports bignums so this old glitch is no longer needed. 111Emacs now supports bignums so this old glitch is no longer needed.
112 112
113** The Lisp variables 'previous-system-messages-locale' and
114'previous-system-time-locale' have been removed, as they were created
115by mistake and were not useful to Lisp code.
116
113 117
114* Lisp Changes in Emacs 28.1 118* Lisp Changes in Emacs 28.1
115 119