diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 88d3a0dcf48..5d634762d9d 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -7,8 +7,6 @@ has to be set to nil: when t, it can leak memory and cause other problems. | |||
| 7 | 7 | ||
| 8 | ** Update release dates of manuals. | 8 | ** Update release dates of manuals. |
| 9 | 9 | ||
| 10 | ** Spell check the manuals. | ||
| 11 | |||
| 12 | ** Get rid of overfull and underfull boxes in manuals. | 10 | ** Get rid of overfull and underfull boxes in manuals. |
| 13 | 11 | ||
| 14 | ** Check for widow and orphan lines in manuals; | 12 | ** Check for widow and orphan lines in manuals; |
| @@ -28,6 +26,9 @@ and KDE projects, to use the new Emacs icons in etc/images/icons. | |||
| 28 | 26 | ||
| 29 | * BUGS | 27 | * BUGS |
| 30 | 28 | ||
| 29 | ** We need a way a Lisp file encoded in iso-2022 can assure | ||
| 30 | reliable decoding regardless of user options. | ||
| 31 | |||
| 31 | ** JD Smith's 17 Apr 2006 bug report that CVS operations | 32 | ** JD Smith's 17 Apr 2006 bug report that CVS operations |
| 32 | get mysterious unreproducible failures. | 33 | get mysterious unreproducible failures. |
| 33 | 34 | ||