; * admin/make-tarball.txt: Small clarification.

This commit is contained in:
Stefan Kangas 2022-06-29 14:07:36 +02:00
parent 3d91d55432
commit bf137fdbd2

View file

@ -158,13 +158,15 @@ General steps (for each step, check for possible errors):
5. Copy lisp/loaddefs.el to lisp/ldefs-boot.el. 5. Copy lisp/loaddefs.el to lisp/ldefs-boot.el.
Commit ChangeLog.N, etc/AUTHORS, lisp/ldefs-boot.el, and the Commit ChangeLog.N, etc/AUTHORS, lisp/ldefs-boot.el, and the files
files changed by M-x set-version. The easiest way of doing that changed by M-x set-version. Note that the set-version changes
is "C-x v d ROOT-DIR RET", then go to the first modified file, should be committed separately, as described in step 3 above.
press 'M' to mark all modified files, and finally 'v' to commit
them. Make sure the commit log message mentions all the changes The easiest way of doing that is "C-x v d ROOT-DIR RET", then go
in all modified files, as by default 'v' doesn't necessarily do to the first modified file, press 'M' to mark all modified files,
so. and finally 'v' to commit them. Make sure the commit log message
mentions all the changes in all modified files, as by default 'v'
doesn't necessarily do so.
If someone else made a commit between step 1 and now, If someone else made a commit between step 1 and now,
you need to repeat from step 4 onwards. (You can commit the files you need to repeat from step 4 onwards. (You can commit the files