aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2018-05-01 07:50:48 -0700
committerGlenn Morris2018-05-01 07:50:48 -0700
commit62032f699a4969ffacd9b8ea9dccd3ce6b10051f (patch)
tree357983c747ff7af985339027113adbc942f0edcd /admin
parentb3b4697ff8b9093cef2cc3842dab731f37c9e2e1 (diff)
parent71be806d01c4e135f067bc842a9d684e594b4f35 (diff)
downloademacs-62032f699a4969ffacd9b8ea9dccd3ce6b10051f.tar.gz
emacs-62032f699a4969ffacd9b8ea9dccd3ce6b10051f.zip
Merge from origin/emacs-26
71be806 ; * etc/DEBUG: Minor clarification. 4403f89 Update the Emacs FAQ 40b3317 * etc/DEBUG: Minor copyedits. 850ff18 Clarify wording of NS drag n drop documentation 343d70b1 Improve kill-related documentation (bug#31209) 0b43224 * lisp/simple.el (region-extract-function): Don't hide the 'n... d6e2c59 Fix pre- and post-command-hook errors in term.el 6cf83131e * doc/lispref/display.texi (Glyphless Chars): Fix grammar. 88d178c Fix macOS drag n drop event documentation
Diffstat (limited to 'admin')
-rw-r--r--admin/release-process4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/release-process b/admin/release-process
index 3bb72b9735c..71ada82356c 100644
--- a/admin/release-process
+++ b/admin/release-process
@@ -99,6 +99,10 @@ significant changes and new features in the upcoming release, then
99describe the "benefits" from losing those features. Be funny, use 99describe the "benefits" from losing those features. Be funny, use
100humor. The text written for the previous releases can serve as an example. 100humor. The text written for the previous releases can serve as an example.
101 101
102The Emacs FAQ (doc/misc/efaq.texi) also has a "What's new" section;
103for major releases a new section should be added listing the
104significant changes.
105
102Check cross-references between the manuals (e.g. from emacs to elisp) 106Check cross-references between the manuals (e.g. from emacs to elisp)
103are correct. You can use something like the following in the info 107are correct. You can use something like the following in the info
104directory in the Emacs build tree: 108directory in the Emacs build tree: