diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -110,6 +110,10 @@ Formerly it made an exception for integer components of SOA records, | |||
| 110 | because SOA serial numbers can exceed fixnum ranges on 32-bit platforms. | 110 | because SOA serial numbers can exceed fixnum ranges on 32-bit platforms. |
| 111 | Emacs now supports bignums so this old glitch is no longer needed. | 111 | Emacs 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 | ||
| 115 | by 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 | ||