diff options
author | Glenn Morris <rgm@gnu.org> | 2014-10-12 15:56:45 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-10-12 15:56:45 -0700 |
commit | b1d5ab0352b6132eee4feaf9091ce7dc7a3e6a84 (patch) | |
tree | df2e6708c30f53f071bd824c49c7f00dfbe0ffba /admin | |
parent | ec11ab9b783fc1f2c0ce858a711baa5f728c238b (diff) | |
parent | e175fabcdd37f89db13ab90615cf0baa7bade4d9 (diff) | |
download | emacs-b1d5ab0352b6132eee4feaf9091ce7dc7a3e6a84.tar.gz |
Merge from emacs-24; up to 2014-07-26T11:58:24Z!schwab@linux-m68k.org
Diffstat (limited to 'admin')
-rw-r--r-- | admin/make-tarball.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index a2e8a9e7da3..c15db52d472 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -149,13 +149,15 @@ General steps (for each step, check for possible errors): 11. Send an announcement to: emacs-devel, and bcc: info-gnu-emacs@gnu.org. For a pretest, also bcc: platform-testers@gnu.org. + For a release, also bcc: info-gnu@gnu.org. (The reason for using bcc: is to make it less likely that people will followup on the wrong list.) See the info-gnu-emacs mailing list archives for the form of past announcements. The first pretest announcement, and the release announcement, should have more detail. -12. For a release, update the Emacs homepage in the web repository. - Also update history.html, and add the new NEWS file as NEWS.xx.y. +12. For a release, update the Emacs homepage emacs.html in the web repository. + Also update history.html, and add the new NEWS file as news/NEWS.xx.y. Regenerate the html manuals (use make-manuals from admin.el). If there are new manuals, add appropriate index pages. + Delete any old manual pages that are no longer present. |