summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-11-18 21:47:06 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-11-18 21:47:06 +0000
commitff79fdf77865fea02b409074863177e912ef272e (patch)
treead15d39c66fe6b41284e6e4a4d0096fd5d66e9e1
parent7895316cdaf96307baffb8ff890ab61cac3b9f06 (diff)
downloademacs-ff79fdf77865fea02b409074863177e912ef272e.tar.gz
Add three additional files to commit.EMACS_PRETEST_22_0_91
-rw-r--r--admin/make-tarball.txt9
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.
5. rm configure; make bootstrap
6. Commit configure, README, AUTHORS, lisp/finder-inf.el,
- lisp/version.el, man/emacs.texi, lispref/elisp.texi. 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.
+ lisp/version.el, man/emacs.texi, lispref/elisp.texi,
+ mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings,
+ mac/src/Emacs.r, nt/emacs.rc. 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.
7. make-dist --snapshot. Check the contents of the new tar with
admin/diff-tar-files against an older tar file. Some old pretest