diff options
| author | Karoly Lorentey | 2007-04-22 11:42:03 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2007-04-22 11:42:03 +0000 |
| commit | 81088e260b086fe28f36964f32b6338210ec6fd8 (patch) | |
| tree | 53d5af73ca0c971fe6925944d4d059caab5337a2 /admin/FOR-RELEASE | |
| parent | fa1b1007cac59bafd16df7bd501ef2591dd77d62 (diff) | |
| parent | a6f0e674ebf44b1d37732b64070b804673481d28 (diff) | |
| download | emacs-81088e260b086fe28f36964f32b6338210ec6fd8.tar.gz emacs-81088e260b086fe28f36964f32b6338210ec6fd8.zip | |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-650
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-651
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-652
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-653
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-654
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-655
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-656
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-657
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-658
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-659
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-203
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-204
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-205
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-599
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a93b566cea1..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,18 +58,14 @@ 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 | ** 2007-02-23 change to process.c is broken (2 reports so far). | 68 | ** daniel@bigwalter.net, Feb 25: Echoing of keys and process I/O |
| 66 | |||
| 67 | |||
| 68 | 69 | ||
| 69 | * DOCUMENTATION | 70 | * DOCUMENTATION |
| 70 | 71 | ||