projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61216e4
)
* etc/NEWS: Improve last change
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 14 Feb 2020 21:12:28 +0000
(16:12 -0500)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 14 Feb 2020 21:12:28 +0000
(16:12 -0500)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8737bb7adb126c408c4887c165c4406e2ed33e58..b0e17c7c039b83c9a61615ca0f97382343a6a3d2 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-173,7
+173,8
@@
by mistake and were not useful to Lisp code.
\f
* Lisp Changes in Emacs 28.1
-** Remove final remaining traces of old-style backquotes
+** Remove the 'force-new-style-backquotes' variable.
+This removes the final remaining trace of old-style backquotes.
** The module header 'emacs-module.h' now contains type aliases
'emacs_function' and 'emacs_finalizer' for module functions and