diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -907,6 +907,11 @@ which was sometimes numerically incorrect. For example, on a 64-bit | |||
| 907 | host (max 1e16 10000000000000001) now returns its second argument | 907 | host (max 1e16 10000000000000001) now returns its second argument |
| 908 | instead of its first. | 908 | instead of its first. |
| 909 | 909 | ||
| 910 | +++ | ||
| 911 | ** The variable 'old-style-backquotes' has been made internal and | ||
| 912 | renamed to 'lread--old-style-backquotes'. No user code should use | ||
| 913 | this variable. | ||
| 914 | |||
| 910 | 915 | ||
| 911 | * Lisp Changes in Emacs 26.1 | 916 | * Lisp Changes in Emacs 26.1 |
| 912 | 917 | ||