summaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-09-23 09:41:02 -0400
committerEli Zaretskii <eliz@gnu.org>2023-09-23 09:41:02 -0400
commit617c358da75e8cdf6e4c4120cb901a4b0553889b (patch)
tree255bd5bee9cc53784501af959050a40f0218d0ba /CONTRIBUTE
parenta643d7e85b51e6e1f0a6ddcc9ba70d19ab559492 (diff)
parentc966e7ec381fa32ad09dab4329d5ad27d87b5b98 (diff)
downloademacs-617c358da75e8cdf6e4c4120cb901a4b0553889b.tar.gz
Merge from origin/emacs-29
c966e7ec381 * lisp/net/tramp.el (tramp-skeleton-write-region): Fix mi... a2953ea3003 Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/... 5cba5ee8905 Fix tree-sitter range update function 41333cb2d5f ; * etc/NEWS: Fix typos. a3a9ed40d89 ; * CONTRIBUTE: Clarify "mark" wrt NEWS entries. (Bug#66... 0a6a9ac6f14 ; * etc/NEWS: Fix last change. 5611274bbda Announce handling 'org-protocol' URI scheme in NEWS # Conflicts: # lisp/treesit.el
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 1cc98c4bdad..68c41638942 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