diff options
| author | Chong Yidong | 2006-11-18 21:42:07 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-11-18 21:42:07 +0000 |
| commit | 652e399ffc8256d17e6d866e1c0f0a4789e8c3bc (patch) | |
| tree | 7434bcd9afddc36b0c52ce10bb54477601ec8196 /admin | |
| parent | a04d85741378d0e419222dc3956c77550fd02d37 (diff) | |
| download | emacs-652e399ffc8256d17e6d866e1c0f0a4789e8c3bc.tar.gz emacs-652e399ffc8256d17e6d866e1c0f0a4789e8c3bc.zip | |
cus-load.el need no longer be committed.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 9b15f8d39b3..871c0ea25e2 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -21,11 +21,11 @@ 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, AUTHORS, lisp/cus-load.el, | 24 | 6. Commit configure, README, AUTHORS, lisp/finder-inf.el, |
| 25 | lisp/finder-inf.el, lisp/version.el, man/emacs.texi, | 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi. Copy |
| 26 | lispref/elisp.texi. Copy lisp/loaddefs.el to lisp/ldefs-boot.el | 26 | lisp/loaddefs.el to lisp/ldefs-boot.el and commit |
| 27 | and commit lisp/ldefs-boot.el. For a release, also commit the | 27 | lisp/ldefs-boot.el. For a release, also commit the ChangeLog |
| 28 | ChangeLog files in all directories. | 28 | files in all directories. |
| 29 | 29 | ||
| 30 | 7. make-dist --snapshot. Check the contents of the new tar with | 30 | 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 | 31 | admin/diff-tar-files against an older tar file. Some old pretest |