aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index e8a52fd23a1..b5bf6739a86 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -11,6 +11,10 @@ Check for node names using problematic characters:
11 find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} + 11 find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} +
12Sadly makeinfo does not warn about such characters. 12Sadly makeinfo does not warn about such characters.
13 13
14Check for major new features added since the last release (e.g. new
15lisp files), and add the relevant authors to the Acknowledgments in
16doc/emacs/ack.texi and emacs.texi.
17
14Check cross-references between the manuals (eg from emacs to elisp) 18Check cross-references between the manuals (eg from emacs to elisp)
15are correct. You can use something like the following in the info 19are correct. You can use something like the following in the info
16directory in the Emacs build tree: 20directory in the Emacs build tree: