diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-06-20 03:22:38 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-06-20 03:22:38 +0000 |
commit | 059cbcd597e955cc44ecddfd8de4d45cbe3e5720 (patch) | |
tree | 07c2d194b99b8f0359d4e416d60584da8e136780 /admin | |
parent | 0ff13af938126dca16ec0e1e80e3ac38e177e5d3 (diff) | |
download | emacs-059cbcd597e955cc44ecddfd8de4d45cbe3e5720.tar.gz |
*** empty log message ***
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. |