comparison admin/FOR-RELEASE @ 62067:bee2af4a7427

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 May 2005 20:56:37 +0000
parents 71c8a6678c21
children 5393e8e13b21 08185296b491
comparison
equal deleted inserted replaced
62066:62b28da0d290 62067:bee2af4a7427
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 * NEW FEATURES 8 * NEW FEATURES
9
10 ** Face remapping.
11 9
12 ** Make VC-over-Tramp work where possible, or at least fail 10 ** Make VC-over-Tramp work where possible, or at least fail
13 gracefully if something isn't supported over Tramp. 11 gracefully if something isn't supported over Tramp.
14 To be done by Andre Spiegel <spiegel@gnu.org>. 12 To be done by Andre Spiegel <spiegel@gnu.org>.
15 13
30 ** Investigate reported crashes in compact_small_strings. 28 ** Investigate reported crashes in compact_small_strings.
31 29
32 ** Investigate reported crashes related to using an 30 ** Investigate reported crashes related to using an
33 invalid pointer from string_free_list. 31 invalid pointer from string_free_list.
34 32
35
36 * LOSSAGE
37
38 ** Clean up flymake.el to follow Emacs Lisp conventions.
39 33
40 * BUGS 34 * BUGS
41 35
42 ** Ange-ftp should ignore irrelevant IPv6 errors: 36 ** Ange-ftp should ignore irrelevant IPv6 errors:
43 37
90 84
91 ** Update the Emacs manual. 85 ** Update the Emacs manual.
92 86
93 *** Update man/info.texi. 87 *** Update man/info.texi.
94 88
95 *** Update man/ack.texi.
96
97 ** Add missing years in copyright notices of all files. 89 ** Add missing years in copyright notices of all files.
90
91 Please record your name here and say which part of the distribution
92 you're going to handle.
98 93
99 ** Update AUTHORS. 94 ** Update AUTHORS.
100 95
101 ** Reorder NEWS entries. 96 ** Reorder NEWS entries.
102 97