diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 9a202d62f85..ea2f98284e0 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -21,8 +21,8 @@ For each step, check for possible errors. | |||
| 21 | 21 | ||
| 22 | 5. rm configure; make bootstrap | 22 | 5. rm configure; make bootstrap |
| 23 | 23 | ||
| 24 | 6. Commit configure, README, etc/AUTHORS, lisp/finder-inf.el, | 24 | 6. Commit configure, README, doc/emacs/emacs.texi, |
| 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi, | 25 | doc/lispref/elisp.texi, etc/AUTHORS, lisp/version.el, |
| 26 | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings, | 26 | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings, |
| 27 | mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to | 27 | mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to |
| 28 | lisp/ldefs-boot.el and commit lisp/ldefs-boot.el. For a release, | 28 | lisp/ldefs-boot.el and commit lisp/ldefs-boot.el. For a release, |