Mercurial > emacs
changeset 74069:63bb14878bb5 EMACS_PRETEST_22_0_91
Add three additional files to commit.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 18 Nov 2006 21:47:06 +0000 |
parents | e01cfffbcea7 |
children | e3259d353397 |
files | admin/make-tarball.txt |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/make-tarball.txt Sat Nov 18 21:46:46 2006 +0000 +++ b/admin/make-tarball.txt Sat Nov 18 21:47:06 2006 +0000 @@ -22,10 +22,11 @@ 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