aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2016-09-10 19:13:36 -0700
committerPaul Eggert2016-09-10 19:14:44 -0700
commit5fd1f7f931163ddf04f0ba0c362840fc91fba54a (patch)
treec4e8bfcf90c7be25c1502ce7bfb48476d3502e1f /etc
parent31407634f77c9e40bb3c3ca87013672528cffa57 (diff)
downloademacs-5fd1f7f931163ddf04f0ba0c362840fc91fba54a.tar.gz
emacs-5fd1f7f931163ddf04f0ba0c362840fc91fba54a.zip
* etc/NEWS: Remove comment lost in emacs-25 merge.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 82eb2b8ef52..9b992d0fa6c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -15,6 +15,13 @@ and NEWS.1-17 for changes in older Emacs versions.
15You can narrow news to a specific version by calling 'view-emacs-news' 15You can narrow news to a specific version by calling 'view-emacs-news'
16with a prefix argument or by typing C-u C-h C-n. 16with a prefix argument or by typing C-u C-h C-n.
17 17
18Temporary 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.
22When you add a new item, use the appropriate mark if you are sure it applies,
23otherwise leave it unmarked.
24
18 25
19* Installation Changes in Emacs 25.2 26* Installation Changes in Emacs 25.2
20 27