aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2017-10-10 15:24:09 +0300
committerEli Zaretskii2017-10-10 15:24:09 +0300
commit44c6401733227d0a1b416bd217d99877d586ead8 (patch)
treea454a3709262bb689e3de7c6969f4be5a82a90d0
parent042b3cfbd2ed9da2404d1b3b8ab786c92b507d42 (diff)
downloademacs-44c6401733227d0a1b416bd217d99877d586ead8.tar.gz
emacs-44c6401733227d0a1b416bd217d99877d586ead8.zip
; * etc/NEWS: Clarify the description of "---" and "+++".
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a9a4bc61872..03957b34b49 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -16,9 +16,9 @@ You 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: 18Temporary note:
19+++ indicates that all necessary documentation updates are complete. 19+++ indicates that all necessary documentation updates have been done.
20 (This means all relevant manuals in doc/ AND lisp doc-strings.) 20 (This means all the relevant manuals in doc/ AND lisp doc-strings.)
21--- means no change in the manuals is needed. 21--- means doc strings are updated, and no change in the manuals is needed.
22When you add a new item, use the appropriate mark if you are sure it applies, 22When you add a new item, use the appropriate mark if you are sure it applies,
23 23
24 24