]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/make-tarball.txt: Small additions.
authorGlenn Morris <rgm@gnu.org>
Sun, 12 Oct 2014 18:41:05 +0000 (11:41 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 12 Oct 2014 18:41:05 +0000 (11:41 -0700)
admin/make-tarball.txt

index a2e8a9e7da3f8ec1c1c324d2384593022a50bb14..c15db52d472f0c079c62704664adc135d2bf3f26 100644 (file)
@@ -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.