diff options
| author | Paul Eggert | 2016-09-10 19:13:36 -0700 |
|---|---|---|
| committer | Paul Eggert | 2016-09-10 19:14:44 -0700 |
| commit | 5fd1f7f931163ddf04f0ba0c362840fc91fba54a (patch) | |
| tree | c4e8bfcf90c7be25c1502ce7bfb48476d3502e1f /etc | |
| parent | 31407634f77c9e40bb3c3ca87013672528cffa57 (diff) | |
| download | emacs-5fd1f7f931163ddf04f0ba0c362840fc91fba54a.tar.gz emacs-5fd1f7f931163ddf04f0ba0c362840fc91fba54a.zip | |
* etc/NEWS: Remove comment lost in emacs-25 merge.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -15,6 +15,13 @@ and NEWS.1-17 for changes 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 necessary documentation updates are complete. | ||
| 20 | (This means all relevant manuals in doc/ AND lisp doc-strings.) | ||
| 21 | --- means no change in the manuals is needed. | ||
| 22 | When you add a new item, use the appropriate mark if you are sure it applies, | ||
| 23 | otherwise leave it unmarked. | ||
| 24 | |||
| 18 | 25 | ||
| 19 | * Installation Changes in Emacs 25.2 | 26 | * Installation Changes in Emacs 25.2 |
| 20 | 27 | ||