From: Glenn Morris Date: Sun, 12 Oct 2014 18:41:05 +0000 (-0700) Subject: * admin/make-tarball.txt: Small additions. X-Git-Tag: emacs-24.4-rc1~17 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2222349c255e8f772d4cc098b412a869ca30d415;p=emacs.git * admin/make-tarball.txt: Small additions. --- 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.