* admin/FOR-RELEASE: Mention ack.texi
authorGlenn Morris <rgm@gnu.org>
Fri, 6 Jun 2014 06:49:17 +0000 (23:49 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 Jun 2014 06:49:17 +0000 (23:49 -0700)
admin/FOR-RELEASE

index e8a52fd..b5bf673 100644 (file)
@@ -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: