]> git.eshelyaron.com Git - emacs.git/commitdiff
; * CONTRIBUTE: Clarify "mark" wrt NEWS entries. (Bug#66067)
authorEli Zaretskii <eliz@gnu.org>
Mon, 18 Sep 2023 11:21:22 +0000 (14:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 18 Sep 2023 11:21:22 +0000 (14:21 +0300)
CONTRIBUTE

index 9e3b1c7a64617c8583a00bde4aac2ddba89ffff7..9f08bbe73876505e6ea4bdf8ba7b7082fa3fe83a 100644 (file)
@@ -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