summaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-09-18 14:21:22 +0300
committerEli Zaretskii <eliz@gnu.org>2023-09-18 14:21:22 +0300
commita3a9ed40d894ec5c91a97b36c23f8fffcef83c40 (patch)
tree737b5ca7370b3cfade9dd71b54630846639ca0c8 /CONTRIBUTE
parent0a6a9ac6f1498bd7c05001400f3be8e93caeba91 (diff)
downloademacs-a3a9ed40d894ec5c91a97b36c23f8fffcef83c40.tar.gz
; * CONTRIBUTE: Clarify "mark" wrt NEWS entries. (Bug#66067)
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 9e3b1c7a646..9f08bbe7387 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -120,9 +120,9 @@ Emacs version in which they will appear. Likewise with defcustom's
whose value is changed -- update their ':version' tag.
Think about whether your change requires updating the manuals. If you
-know it does not, mark the NEWS entry with "---". If you know
-that *all* the necessary documentation updates have been made as part
-of your changes or those by others, mark the entry with "+++".
+know it does not, mark the NEWS entry with "---" before the entry. If
+you know that *all* the necessary documentation updates have been made
+as part of your changes or those by others, mark the entry with "+++".
Otherwise, do not mark it.
If your change requires updating the manuals to document new