mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; * admin/make-tarball.txt: Fix typo and add details.
This commit is contained in:
parent
34f35407eb
commit
c17168ebed
1 changed files with 13 additions and 3 deletions
|
|
@ -388,9 +388,9 @@ add the new NEWS file as news/NEWS.xx.y
|
|||
Copy new etc/MACHINES to MACHINES and CONTRIBUTE to CONTRIBUTE
|
||||
|
||||
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. The new release banner
|
||||
looks like this:
|
||||
page. Uncomment the release banner in emacs.html. Keep it on the page
|
||||
for about a month, then comment it again. The new release banner looks
|
||||
like this:
|
||||
|
||||
<div class="release-banner">
|
||||
<div class="container">
|
||||
|
|
@ -398,6 +398,16 @@ looks like this:
|
|||
</div>
|
||||
</div>
|
||||
|
||||
Add the information about the new release in the "Releases" section of
|
||||
emacs.html, which begins like this:
|
||||
|
||||
<div class="releases">
|
||||
<div class="container">
|
||||
<!-- NOTE: There is no need to keep more than the two most recent -->
|
||||
<!-- major versions here. -->
|
||||
|
||||
<h2 id="Releases">
|
||||
|
||||
Also, make sure the copyright years at the bottom of emacs.html are
|
||||
up-to-date.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue