diff options
| author | Lute Kamstra | 2005-06-10 10:24:02 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-06-10 10:24:02 +0000 |
| commit | 9bd4fb3fb87f2a26a1d2cb514d8d1fff374e5a9f (patch) | |
| tree | 6c971d20ed67d0c4869756b333cdbb7e5b31b028 /admin | |
| parent | 49e3fad2e5e45efb1204a9032229537df8316036 (diff) | |
| download | emacs-9bd4fb3fb87f2a26a1d2cb514d8d1fff374e5a9f.tar.gz emacs-9bd4fb3fb87f2a26a1d2cb514d8d1fff374e5a9f.zip | |
Commit lispref/elisp.texi too.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 4ca4a21feab..10fca7e84ac 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -22,10 +22,10 @@ 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/cus-load.el, | 24 | 6. Commit configure, README, AUTHORS, lisp/cus-load.el, |
| 25 | lisp/finder-inf.el, lisp/version.el, man/emacs.texi. | 25 | lisp/finder-inf.el, lisp/version.el, man/emacs.texi, |
| 26 | Copy lisp/loaddefs.el to lisp/ldefs-boot.el and commit | 26 | lispref/elisp.texi. Copy lisp/loaddefs.el to lisp/ldefs-boot.el |
| 27 | lisp/ldefs-boot.el. For a release, also commit the ChangeLog | 27 | and commit lisp/ldefs-boot.el. For a release, also commit the |
| 28 | files in all directories. | 28 | ChangeLog 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 |