diff options
Diffstat (limited to 'admin/make-tarball.txt')
-rw-r--r-- | admin/make-tarball.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 9979aa03ca6..f685dd5e50f 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -31,7 +31,7 @@ For each step, check for possible errors. make bootstrap 6. Commit configure, README, doc/emacs/emacs.texi, - doc/lispref/elisp.texi, etc/AUTHORS, lisp/version.el, nt/emacs.rc, + doc/lispref/elisp.texi, etc/AUTHORS, src/emacs.c, nt/emacs.rc, and lisp/cus-edit.el (if modified). Copy lisp/loaddefs.el to lisp/ldefs-boot.el and commit lisp/ldefs-boot.el. For a release, also commit the ChangeLog files in all directories. |