diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-02-15 09:28:45 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-02-15 09:28:45 +0200 |
commit | b519d515bac8bd8c1265fe3965a51be249581817 (patch) | |
tree | 7d207991a9e68ec5a77256c42eb95eb06e024aa1 | |
parent | 3843721c6e7f81197a16aaf8937ae9229e5dc0f2 (diff) | |
download | emacs-b519d515bac8bd8c1265fe3965a51be249581817.tar.gz |
; * etc/NEWS: Fix wording in a recently added entry.
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ by mistake and were not useful to Lisp code. * Lisp Changes in Emacs 28.1 -** Remove the 'force-new-style-backquotes' variable. +** The variable 'force-new-style-backquotes' has been removed. This removes the final remaining trace of old-style backquotes. ** The module header 'emacs-module.h' now contains type aliases |