diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2025-08-26 15:18:29 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2025-08-26 15:18:29 +0300 |
| commit | 8eb192c23dfea36bc78460032f465c47bbbf4416 (patch) | |
| tree | d9220588d57d80f750503377be2e035558ac8291 /admin | |
| parent | eabb5f450c85afead99d7613d621dbd402d9e914 (diff) | |
; * admin/make-tarball.txt: Update the "Web pages" section (bug#79315).
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 61d19e54b8e..3257dc6ce46 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -380,12 +380,14 @@ 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: +The pages and files to update are: -emacs.html (for a new major release, a more thorough update is needed) -history.html -add the new NEWS file as news/NEWS.xx.y -Copy new etc/MACHINES to MACHINES and CONTRIBUTE to CONTRIBUTE + . emacs.html (see below; for a new major release, a more thorough + update is needed) + . history.html (add a line for the new release) + . add the new NEWS file as news/NEWS.xx.y + . copy new etc/MACHINES to MACHINES and CONTRIBUTE to CONTRIBUTE + . possibly/rarely also download.html (see below) For every new release, a banner is displayed on top of the emacs.html page. Uncomment the release banner in emacs.html. Keep it on the page |
