summaryrefslogtreecommitdiff
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-06-05 23:49:17 -0700
committerGlenn Morris <rgm@gnu.org>2014-06-05 23:49:17 -0700
commitb4b5639746d502c97eb8a0d9cc3b4973ccf37665 (patch)
treeeb33adbe5b682a373409cf99ad2cbaa4e9b7fabb /admin/FOR-RELEASE
parent137dcb47fb022fb99b62e3330915db80b018537e (diff)
downloademacs-b4b5639746d502c97eb8a0d9cc3b4973ccf37665.tar.gz
* admin/FOR-RELEASE: Mention ack.texi
Diffstat (limited to 'admin/FOR-RELEASE')
-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:
find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} +
Sadly makeinfo does not warn about such characters.
+Check for major new features added since the last release (e.g. new
+lisp files), and add the relevant authors to the Acknowledgments in
+doc/emacs/ack.texi and emacs.texi.
+
Check cross-references between the manuals (eg from emacs to elisp)
are correct. You can use something like the following in the info
directory in the Emacs build tree: