diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2020-08-19 20:57:22 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2020-08-20 11:49:19 +0200 |
commit | d3a4ce84201c5ea837cc2ddeba2fa01d67f7e6ab (patch) | |
tree | add3b9125964bdd6dd9570455778383cf36e74f8 | |
parent | 16f00e36dc2292db08e7bc88bd25e55c0cbf99f7 (diff) | |
download | emacs-d3a4ce84201c5ea837cc2ddeba2fa01d67f7e6ab.tar.gz |
Revert "; * etc/NEWS: Remove temporary note on documentation. (Bug#42917)"
This reverts commit 121be3e1181e609734fc4cc9d2d54cf7eec18ab2.
-rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -15,6 +15,12 @@ in older Emacs versions. You can narrow news to a specific version by calling 'view-emacs-news' with a prefix argument or by typing 'C-u C-h C-n'. +Temporary note: ++++ indicates that all relevant manuals in doc/ have been updated. +--- means no change in the manuals is needed. +When you add a new item, use the appropriate mark if you are sure it +applies, and please also update docstrings as needed. + * Installation Changes in Emacs 27.2 |