comparison admin/FOR-RELEASE @ 63566:f39bd4f7c7bd

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 17 Jun 2005 15:52:39 +0000
parents cd6bb9751bfe
children ba0246b5a6bb
comparison
equal deleted inserted replaced
63565:977d18df13bb 63566:f39bd4f7c7bd
2 2
3 * TO BE DONE SHORTLY BEFORE RELEASE 3 * TO BE DONE SHORTLY BEFORE RELEASE
4 4
5 ** `undo-ask-before-discard', currently set to t for debugging purposes 5 ** `undo-ask-before-discard', currently set to t for debugging purposes
6 has to be set to nil: when t, it can leak memory and cause other problems. 6 has to be set to nil: when t, it can leak memory and cause other problems.
7
7 8
8 * NEW FEATURES 9 * NEW FEATURES
9 10
10 ** Make VC-over-Tramp work where possible, or at least fail 11 ** Make VC-over-Tramp work where possible, or at least fail
11 gracefully if something isn't supported over Tramp. 12 gracefully if something isn't supported over Tramp.
17 ** Update Speedbar. 18 ** Update Speedbar.
18 19
19 ** Enhance scroll-bar to handle tall line (similar to line-move). 20 ** Enhance scroll-bar to handle tall line (similar to line-move).
20 21
21 22
22
23 * FATAL ERRORS 23 * FATAL ERRORS
24 24
25 ** Make unexec handle memory mapping policy of the latest versions of Linux. 25 ** Make unexec handle memory mapping policy of the latest versions of Linux.
26 This includes exec_shield and a memory-layout randomization feature.
26 27
27 ** Investigate reported crashes in compact_small_strings. 28 ** Investigate reported crashes in compact_small_strings.
28 29
29 ** Investigate reported crashes related to using an 30 ** Investigate reported crashes related to using an
30 invalid pointer from string_free_list. 31 invalid pointer from string_free_list.
77 78
78 * DOCUMENTATION 79 * DOCUMENTATION
79 80
80 ** Document Custom Themes. 81 ** Document Custom Themes.
81 82
82 ** Finish updating the Emacs Lisp manual. 83 ** Update lispref/README.
83 84
84 *** Update lispref/README. 85 ** Update man/info.texi.
85
86 ** Update the Emacs manual.
87
88 *** Update man/info.texi.
89 86
90 ** Add missing years in copyright notices of all files. 87 ** Add missing years in copyright notices of all files.
91 88
92 Policy document admin/notes/years must be updated before 89 Policy document admin/notes/years must be updated before
93 making further progress on this task!!! 90 making further progress on this task!!!
110 lisp/term working Thien-Thi Nguyen 107 lisp/term working Thien-Thi Nguyen
111 lisp/toolbar working Thien-Thi Nguyen 108 lisp/toolbar working Thien-Thi Nguyen
112 lisp/url working Thien-Thi Nguyen 109 lisp/url working Thien-Thi Nguyen
113 110
114 ** Update AUTHORS. 111 ** Update AUTHORS.
115
116 ** Reorder NEWS entries.
117 112
118 ** Check the Emacs manual. 113 ** Check the Emacs manual.
119 114
120 Each manual section should be checked for factual correctness 115 Each manual section should be checked for factual correctness
121 regarding recent changes by at least two people. After each file 116 regarding recent changes by at least two people. After each file