emacs-31 7726d55ea0b: ; * admin/make-tarball.txt: Don't use "regenerate" in one place.
Sean Whitton <[email protected]> Thu, 23 Jul 2026 08:58:31 -0400 (EDT)
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit 7726d55ea0b5017f608b663e2cc2dffca3bbd677 Author: Sean Whitton <[email protected]> Commit: Sean Whitton <[email protected]> ; * admin/make-tarball.txt: Don't use "regenerate" in one place. --- admin/make-tarball.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index eb245ae1f1b..51908478877 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -137,8 +137,8 @@ General steps (for each step, check for possible errors): ; Update exported ChangeLog files and etc/AUTHORS - * ChangeLog.N: Update. - * etc/AUTHORS: Regenerate. + * ChangeLog.N: + * etc/AUTHORS: Update. (i.e. these changes should be merged to master -- don't say "regenerate" or "re-generate" so they aren't skipped).