diff options
| author | Juri Linkov | 2007-09-09 11:55:09 +0000 |
|---|---|---|
| committer | Juri Linkov | 2007-09-09 11:55:09 +0000 |
| commit | 85050c099f95f75c96f6595d6f1f94d1b23485f2 (patch) | |
| tree | 286a17ee5fdb80d77825618a1683991965783394 /admin | |
| parent | fe79fcb3b650f85c65a8547e3228b66fc4fcfcb1 (diff) | |
| download | emacs-85050c099f95f75c96f6595d6f1f94d1b23485f2.tar.gz emacs-85050c099f95f75c96f6595d6f1f94d1b23485f2.zip | |
Add etc/ to AUTHORS.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 2c6ccf95c40..9a202d62f85 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -10,7 +10,7 @@ For each step, check for possible errors. | |||
| 10 | make sure that the later tagged version will bootstrap, should it be | 10 | make sure that the later tagged version will bootstrap, should it be |
| 11 | necessary to check it out. | 11 | necessary to check it out. |
| 12 | 12 | ||
| 13 | 3. Regenerate Emacs' AUTHORS file (M-x load-file RET | 13 | 3. Regenerate Emacs' etc/AUTHORS file (M-x load-file RET |
| 14 | lisp/emacs-lisp/authors.el RET, then M-x authors RET, then save | 14 | lisp/emacs-lisp/authors.el RET, then M-x authors RET, then save |
| 15 | the *Authors* buffer). This may require fixing syntactically | 15 | the *Authors* buffer). This may require fixing syntactically |
| 16 | incorrect ChangeLog entries beforehand. | 16 | incorrect ChangeLog entries beforehand. |
| @@ -21,7 +21,7 @@ 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/finder-inf.el, | 24 | 6. Commit configure, README, etc/AUTHORS, lisp/finder-inf.el, |
| 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi, | 25 | lisp/version.el, man/emacs.texi, lispref/elisp.texi, |
| 26 | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings, | 26 | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings, |
| 27 | mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to | 27 | mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to |