summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-10-12 11:41:05 -0700
committerGlenn Morris <rgm@gnu.org>2014-10-12 11:41:05 -0700
commit2222349c255e8f772d4cc098b412a869ca30d415 (patch)
treea727a1b01bba2768b0e3d62d5555cb678b6b8f3d
parentb1be0eda33b545a25c2dc2cf8425c6f3fbf0c464 (diff)
downloademacs-2222349c255e8f772d4cc098b412a869ca30d415.tar.gz
* admin/make-tarball.txt: Small additions.
-rw-r--r--admin/make-tarball.txt6
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.