diff options
| author | Eli Zaretskii | 2020-02-15 09:28:45 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2020-02-15 09:28:45 +0200 |
| commit | b519d515bac8bd8c1265fe3965a51be249581817 (patch) | |
| tree | 7d207991a9e68ec5a77256c42eb95eb06e024aa1 | |
| parent | 3843721c6e7f81197a16aaf8937ae9229e5dc0f2 (diff) | |
| download | emacs-b519d515bac8bd8c1265fe3965a51be249581817.tar.gz emacs-b519d515bac8bd8c1265fe3965a51be249581817.zip | |
; * 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. | |||
| 173 | 173 | ||
| 174 | * Lisp Changes in Emacs 28.1 | 174 | * Lisp Changes in Emacs 28.1 |
| 175 | 175 | ||
| 176 | ** Remove the 'force-new-style-backquotes' variable. | 176 | ** The variable 'force-new-style-backquotes' has been removed. |
| 177 | This removes the final remaining trace of old-style backquotes. | 177 | This removes the final remaining trace of old-style backquotes. |
| 178 | 178 | ||
| 179 | ** The module header 'emacs-module.h' now contains type aliases | 179 | ** The module header 'emacs-module.h' now contains type aliases |