comparison admin/FOR-RELEASE @ 63591:e477f7119e3c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Jun 2005 03:22:38 +0000
parents ba0246b5a6bb
children 8baf9e2eb3ec 5b54039912f4
comparison
equal deleted inserted replaced
63590:ffe64a60452e 63591:e477f7119e3c
8 ** Update release dates of manuals. 8 ** Update release dates of manuals.
9 9
10 ** Spell check the manuals. 10 ** Spell check the manuals.
11 11
12 ** Get rid of overfull and underfull boxes in manuals. 12 ** Get rid of overfull and underfull boxes in manuals.
13
14 ** Check for widow and orphan lines in manuals;
15 make sure all the pages really look ok in the manual as formatted.
16
13 17
14 * NEW FEATURES 18 * NEW FEATURES
15 19
16 ** Make VC-over-Tramp work where possible, or at least fail 20 ** Make VC-over-Tramp work where possible, or at least fail
17 gracefully if something isn't supported over Tramp. 21 gracefully if something isn't supported over Tramp.
19 23
20 ** define-minor-mode should not put :require into defcustom. 24 ** define-minor-mode should not put :require into defcustom.
21 See msg from rms to emacs-devel on 21 Dec. 25 See msg from rms to emacs-devel on 21 Dec.
22 26
23 ** Update Speedbar. 27 ** Update Speedbar.
24
25 ** Enhance scroll-bar to handle tall line (similar to line-move).
26 28
27 29
28 * FATAL ERRORS 30 * FATAL ERRORS
29 31
30 ** Make unexec handle memory mapping policy of the latest versions of Linux. 32 ** Make unexec handle memory mapping policy of the latest versions of Linux.
61 Ange-ftp chokes on the `No route to host' message and doesn't look any 63 Ange-ftp chokes on the `No route to host' message and doesn't look any
62 further. 64 further.
63 65
64 I think in the near future we will see more of this problem, so it might be 66 I think in the near future we will see more of this problem, so it might be
65 time to make anfe-ftp more intelligent. 67 time to make anfe-ftp more intelligent.
66
67
68 * GTK RELATED BUGS
69
70 ** Make GTK scrollbars behave like others w.r.t. overscrolling.
71 68
72 69
73 * REDISPLAY RELATED BUGS 70 * REDISPLAY RELATED BUGS
74 71
75 ** Avoid unbreakable loops in redisplay. 72 ** Avoid unbreakable loops in redisplay.