diff options
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 2da2a755f4a..03bedbdb6dc 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -11,6 +11,10 @@ has to be set to nil: when t, it can leak memory and cause other problems. ** Get rid of overfull and underfull boxes in manuals. +** Check for widow and orphan lines in manuals; +make sure all the pages really look ok in the manual as formatted. + + * NEW FEATURES ** Make VC-over-Tramp work where possible, or at least fail @@ -22,8 +26,6 @@ See msg from rms to emacs-devel on 21 Dec. ** Update Speedbar. -** Enhance scroll-bar to handle tall line (similar to line-move). - * FATAL ERRORS @@ -65,11 +67,6 @@ I think in the near future we will see more of this problem, so it might be time to make anfe-ftp more intelligent. -* GTK RELATED BUGS - -** Make GTK scrollbars behave like others w.r.t. overscrolling. - - * REDISPLAY RELATED BUGS ** Avoid unbreakable loops in redisplay. |