aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2014-06-07 17:35:27 -0700
committerGlenn Morris2014-06-07 17:35:27 -0700
commit36cf8493aff99b652b2ad8c9e4d55a18688e8484 (patch)
treef8ff499c2ee5e91b20d8576841f0e6bf91d1ba34 /admin
parent2be772ff45057215c1c70252008c1f9703ef3bff (diff)
parentda8de2908c35ad1fd5c437486d2ea5f6ebb75ca3 (diff)
downloademacs-36cf8493aff99b652b2ad8c9e4d55a18688e8484.tar.gz
emacs-36cf8493aff99b652b2ad8c9e4d55a18688e8484.zip
Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.edu
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: