From 1b52fd538d6686b3d4f50c91c62be97910864c63 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 24 Apr 2021 15:17:40 +0300 Subject: [PATCH] Minor update for make-tarball.txt * admin/make-tarball.txt (UPDATING THE EMACS WEB PAGES AFTER A RELEASE): Update and enhance the section to make it easier to find the banner and verify the updated pages are in place. --- admin/make-tarball.txt | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index fd63b7501b9..dd3e504ddcf 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -256,8 +256,9 @@ General steps (for each step, check for possible errors): UPDATING THE EMACS WEB PAGES AFTER A RELEASE -As soon as possible after a release, the Emacs web pages should be updated. -(See admin/notes/www for general information.) +As soon as possible after a release, the Emacs web pages at +https://www.gnu.org/software/emacs/ should be updated. (See +admin/notes/www for general information.) The pages to update are: @@ -267,7 +268,14 @@ add the new NEWS file as news/NEWS.xx.y For every new release, a banner is displayed on top of the emacs.html page. Uncomment and the release banner in emacs.html. Keep it on the -page for about a month, then comment it again. +page for about a month, then comment it again. The new release banner +looks like this: + +
+
+

Emacs 27.1 is out, download it here!

+
+
Regenerate the various manuals in manual/. The scripts admin/make-manuals and admin/upload-manuals summarize the process. -- 2.39.5