diff options
| author | Glenn Morris | 2008-01-16 04:11:16 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-16 04:11:16 +0000 |
| commit | 28dd7fcf2ff4f53d5eaaf9c45624e04a6a33a9b1 (patch) | |
| tree | 17c6dbc5ef29c5334d060bf24919a9012d5a93d2 | |
| parent | 1e3f16b7a31f9a7cd17fcfa5c74cf1998cf6654a (diff) | |
| download | emacs-28dd7fcf2ff4f53d5eaaf9c45624e04a6a33a9b1.tar.gz emacs-28dd7fcf2ff4f53d5eaaf9c45624e04a6a33a9b1.zip | |
Update for doc/ directory.
finder-inf no longer in CVS.
| -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, |