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 9be6ee0f3f7..380ce710130 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -907,6 +907,11 @@ which was sometimes numerically incorrect. For example, on a 64-bit
907host (max 1e16 10000000000000001) now returns its second argument 907host (max 1e16 10000000000000001) now returns its second argument
908instead of its first. 908instead of its first.
909 909
910+++
911** The variable 'old-style-backquotes' has been made internal and
912renamed to 'lread--old-style-backquotes'. No user code should use
913this variable.
914
910 915
911* Lisp Changes in Emacs 26.1 916* Lisp Changes in Emacs 26.1
912 917