mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * admin/make-tarball.txt: Some clarifications.
This commit is contained in:
parent
9e7c2d3816
commit
502285e84a
@ -95,11 +95,14 @@ General steps (for each step, check for possible errors):
|
||||
CHANGELOG_HISTORY_INDEX_MAX = N
|
||||
|
||||
by incrementing the value of N by 1; then regenerate Makefile.
|
||||
After bumping N, you need to actually create and commit
|
||||
ChangeLog.N with the updated N, otherwise "M-x authors" below will
|
||||
fail. The easiest way of creating the new ChangeLog.N is to
|
||||
rename the file ChangeLog (without the .N suffix) left over from
|
||||
the last major release (it is usually unversioned) and commit it.
|
||||
After bumping N, you need to actually create and commit ChangeLog.N
|
||||
with the updated N, otherwise "M-x authors" below will fail. The
|
||||
easiest way of creating the new ChangeLog.N is to rename the file
|
||||
ChangeLog (without the .N suffix) left over from the last release
|
||||
(it is usually unversioned) and commit it, together with the
|
||||
modified Makefile.in. If you don't have the unversioned ChangeLog
|
||||
file from the last release, you can take it from the release
|
||||
tarball.
|
||||
|
||||
Now:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user