diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-09-10 19:13:36 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-09-10 19:14:44 -0700 |
commit | 5fd1f7f931163ddf04f0ba0c362840fc91fba54a (patch) | |
tree | c4e8bfcf90c7be25c1502ce7bfb48476d3502e1f /etc | |
parent | 31407634f77c9e40bb3c3ca87013672528cffa57 (diff) |
* 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. 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 necessary documentation updates are complete. + (This means all relevant manuals in doc/ AND lisp doc-strings.) +--- means no change in the manuals is needed. +When you add a new item, use the appropriate mark if you are sure it applies, +otherwise leave it unmarked. + * Installation Changes in Emacs 25.2 |