diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 84ada56b26d..590d7ebf024 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -5,6 +5,8 @@ Tasks needed before the next release. | |||
| 5 | not at the start of the file that are easy to miss, as in | 5 | not at the start of the file that are easy to miss, as in |
| 6 | src/emacs.c. | 6 | src/emacs.c. |
| 7 | 7 | ||
| 8 | See also the oustanding issues in admin/notes/copyright. | ||
| 9 | |||
| 8 | * TO BE DONE SHORTLY BEFORE RELEASE | 10 | * TO BE DONE SHORTLY BEFORE RELEASE |
| 9 | 11 | ||
| 10 | ** Check for widow and orphan lines in manuals; | 12 | ** Check for widow and orphan lines in manuals; |
| @@ -31,6 +33,10 @@ sk Miroslav Vaško No response | |||
| 31 | 33 | ||
| 32 | Reminders sent out on 2006-06-08. | 34 | Reminders sent out on 2006-06-08. |
| 33 | 35 | ||
| 36 | Note: regardless of the above, the following files need to be | ||
| 37 | regenerated to get updated copyright notices: sk-refcard.ps, | ||
| 38 | pl-refcard.ps, cs-refcard.ps. | ||
| 39 | |||
| 34 | ** Send an email to the various distributions, including the GNOME | 40 | ** Send an email to the various distributions, including the GNOME |
| 35 | and KDE projects, to use the new Emacs icons in etc/images/icons. | 41 | and KDE projects, to use the new Emacs icons in etc/images/icons. |
| 36 | 42 | ||
| @@ -66,11 +72,6 @@ RMS says that there is no code in the generated defcustom, | |||
| 66 | or elsewhere in the generated code, to implement setting that variable | 72 | or elsewhere in the generated code, to implement setting that variable |
| 67 | through the custom mechanism. | 73 | through the custom mechanism. |
| 68 | 74 | ||
| 69 | ** b.riefenstahl@turtle-trading.net, Dec 29: | ||
| 70 | GTK build crashes under X | ||
| 71 | Seems to be a libXft or gtk theme bug, not an Emacs bug. | ||
| 72 | However, a workaround is possible. | ||
| 73 | |||
| 74 | ** simon.marshall@misys.com, Jan 12: | 75 | ** simon.marshall@misys.com, Jan 12: |
| 75 | Font-lock decides function call is function declaration in C+ + | 76 | Font-lock decides function call is function declaration in C+ + |
| 76 | 77 | ||