diff options
author | Glenn Morris <rgm@gnu.org> | 2013-07-06 12:17:22 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-07-06 12:17:22 -0700 |
commit | 219afb88d9d484393418820d1c08dc93299110ec (patch) | |
tree | 897d03c8afe8a6411055914d9cd5a963314697de /etc | |
parent | c7197e5231b5dd232340bd6ca6f76072333b136c (diff) | |
download | emacs-219afb88d9d484393418820d1c08dc93299110ec.tar.gz |
* etc/NEWS: Tweak +++/--- description
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -15,10 +15,10 @@ 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 the appropriate manual has already been updated. ---- means no change in the manuals is called for. -When you add a new item, please add it without either +++ or --- -so we will look at it and add it to the manual. ++++ indicates that all necessary updates to the manuals in doc/ are complete. +--- means no change in the manuals is needed. +When you add a new item, use the appropriate mark if you know it applies, +otherwise leave it unmarked. * Installation Changes in Emacs 24.4 |