diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 35393039018..835fef666b6 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -1,20 +1,25 @@ | |||
| 1 | Tasks needed before the next release. | 1 | Tasks needed before the next release. |
| 2 | 2 | ||
| 3 | * COPYRIGHTS | ||
| 4 | See the outstanding issues at the end of admin/notes/copyright. | ||
| 5 | |||
| 6 | * TO BE DONE SHORTLY BEFORE RELEASE | 3 | * TO BE DONE SHORTLY BEFORE RELEASE |
| 7 | 4 | ||
| 8 | ** Check for widow and orphan lines in manuals; | 5 | ** Check for widow and orphan lines in manuals; |
| 9 | make sure all the pages really look ok in the manual as formatted. | 6 | make sure all the pages really look ok in the manual as formatted. |
| 10 | 7 | ||
| 11 | ** Check for text in manuals that assumes current version is 21. | 8 | ** Check for text in manuals that assumes current version is 21. |
| 12 | 9 | eshell.texi 'Known Problems' (does section need updating?) | |
| 13 | ** Update AUTHORS. | 10 | cc-mode.texi 'Performance Issues': "21.3 as of this writing" |
| 14 | 11 | ||
| 15 | ** Cleanup temporary +++/--- lines in etc/NEWS. | 12 | ** Cleanup temporary +++/--- lines in etc/NEWS. |
| 16 | 13 | ||
| 17 | ** Regenerate the postscript files of the reference cards in etc. | 14 | ** Regenerate the postscript files of the reference cards in etc. |
| 15 | As of 2007/2/26, only ps files older than the associated tex files are: | ||
| 16 | cs-dired-ref.ps sk-dired-ref.ps | ||
| 17 | |||
| 18 | May need update for Emacs-22: | ||
| 19 | dired-ref.tex cs-dired-ref.tex fr-drdref.tex sk-dired-ref.tex | ||
| 20 | |||
| 21 | Fix overfull lines p3 fr-refcard.ps. | ||
| 22 | |||
| 18 | 23 | ||
| 19 | ** Ask maintainers of refcard translations to update them. | 24 | ** Ask maintainers of refcard translations to update them. |
| 20 | 25 | ||
| @@ -53,17 +58,13 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 53 | * BUGS | 58 | * BUGS |
| 54 | 59 | ||
| 55 | ** Fix up copyright confusions. | 60 | ** Fix up copyright confusions. |
| 56 | See admin/notes/copyright. | 61 | See end of admin/notes/copyright. |
| 57 | 62 | ||
| 58 | ** simon.marshall@misys.com, Jan 12: | 63 | ** simon.marshall@misys.com, Jan 12: |
| 59 | Font-lock decides function call is function declaration in C+ + | 64 | Font-lock decides function call is function declaration in C++ |
| 60 | |||
| 61 | ** Fix needed for communication with gpg-agent | ||
| 62 | 65 | ||
| 63 | ** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers | 66 | ** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers |
| 64 | 67 | ||
| 65 | ** dale@codefu.org, Feb 25: tramp and diff-mode results in Emacs crash | ||
| 66 | |||
| 67 | ** daniel@bigwalter.net, Feb 25: Echoing of keys and process I/O | 68 | ** daniel@bigwalter.net, Feb 25: Echoing of keys and process I/O |
| 68 | 69 | ||
| 69 | * DOCUMENTATION | 70 | * DOCUMENTATION |