diff options
| author | Chong Yidong | 2006-11-18 21:47:06 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-11-18 21:47:06 +0000 |
| commit | 1d5a4641f7fcbfa31b6bd869b4854e47f296db83 (patch) | |
| tree | c2c7bceb9911b8d1812e2085c29c248f9197fbdb | |
| parent | d1aa4b2a1896894a63da56e1e3b9825d26ce368d (diff) | |
| download | emacs-pretest-22.0.91.tar.gz emacs-pretest-22.0.91.zip | |
Add three additional files to commit.emacs-pretest-22.0.91
| -rw-r--r-- | admin/make-tarball.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 871c0ea25e2..e56c26571d9 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -22,10 +22,11 @@ For each step, check for possible errors. | |||
| 22 | 5. rm configure; make bootstrap | 22 | 5. rm configure; make bootstrap |
| 23 | 23 | ||
| 24 | 6. Commit configure, README, AUTHORS, lisp/finder-inf.el, | 24 | 6. Commit configure, README, AUTHORS, lisp/finder-inf.el, |
| 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi. Copy | 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi, |
| 26 | lisp/loaddefs.el to lisp/ldefs-boot.el and commit | 26 | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings, |
| 27 | lisp/ldefs-boot.el. For a release, also commit the ChangeLog | 27 | mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to |
| 28 | files in all directories. | 28 | lisp/ldefs-boot.el and commit lisp/ldefs-boot.el. For a release, |
| 29 | also commit the ChangeLog files in all directories. | ||
| 29 | 30 | ||
| 30 | 7. make-dist --snapshot. Check the contents of the new tar with | 31 | 7. make-dist --snapshot. Check the contents of the new tar with |
| 31 | admin/diff-tar-files against an older tar file. Some old pretest | 32 | admin/diff-tar-files against an older tar file. Some old pretest |