diff options
| author | Stefan Kangas | 2020-08-19 20:57:22 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2020-08-20 11:49:19 +0200 |
| commit | d3a4ce84201c5ea837cc2ddeba2fa01d67f7e6ab (patch) | |
| tree | add3b9125964bdd6dd9570455778383cf36e74f8 | |
| parent | 16f00e36dc2292db08e7bc88bd25e55c0cbf99f7 (diff) | |
| download | emacs-d3a4ce84201c5ea837cc2ddeba2fa01d67f7e6ab.tar.gz emacs-d3a4ce84201c5ea837cc2ddeba2fa01d67f7e6ab.zip | |
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. | |||
| 15 | You can narrow news to a specific version by calling 'view-emacs-news' | 15 | You can narrow news to a specific version by calling 'view-emacs-news' |
| 16 | with a prefix argument or by typing 'C-u C-h C-n'. | 16 | with a prefix argument or by typing 'C-u C-h C-n'. |
| 17 | 17 | ||
| 18 | Temporary note: | ||
| 19 | +++ indicates that all relevant manuals in doc/ have been updated. | ||
| 20 | --- means no change in the manuals is needed. | ||
| 21 | When you add a new item, use the appropriate mark if you are sure it | ||
| 22 | applies, and please also update docstrings as needed. | ||
| 23 | |||
| 18 | 24 | ||
| 19 | * Installation Changes in Emacs 27.2 | 25 | * Installation Changes in Emacs 27.2 |
| 20 | 26 | ||