aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE15
1 files changed, 9 insertions, 6 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index c28608068ba..7e13df74375 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -23,20 +23,15 @@ face name prefixes should be in it for good results.
23gracefully if something isn't supported over Tramp. 23gracefully if something isn't supported over Tramp.
24To be done by Andre Spiegel <spiegel@gnu.org>. 24To be done by Andre Spiegel <spiegel@gnu.org>.
25 25
26** define-minor-mode should not put :require into defcustom.
27See msg from rms to emacs-devel on 21 Dec.
28
29** Update Speedbar. 26** Update Speedbar.
30 27
31** Update vhdl-mode.el based on changes in 28** Update vhdl-mode.el based on changes in
32 http://opensource.ethz.ch/emacs/vhdl-mode.html. 29 http://opensource.ethz.ch/emacs/vhdl-mode.html.
33 30
31** Debug custom themes.
34 32
35* FATAL ERRORS 33* FATAL ERRORS
36 34
37** Make unexec handle memory mapping policy of the latest versions of Linux.
38This includes exec_shield and a memory-layout randomization feature.
39
40** Investigate reported crashes in compact_small_strings. 35** Investigate reported crashes in compact_small_strings.
41 36
42** Investigate reported crashes related to using an 37** Investigate reported crashes related to using an
@@ -45,6 +40,8 @@ invalid pointer from string_free_list.
45 40
46* BUGS 41* BUGS
47 42
43** Fix those modes that still use compile-internal, to not use it.
44
48** Bug in ebrowse 45** Bug in ebrowse
49 46
50Date: Fri, 27 May 2005 17:35:48 +0200 47Date: Fri, 27 May 2005 17:35:48 +0200
@@ -102,6 +99,12 @@ I think in the near future we will see more of this problem, so it might be
102time to make anfe-ftp more intelligent. 99time to make anfe-ftp more intelligent.
103 100
104 101
102* FSF's ADDRESS
103
104** Update the FSF's address in all files.
105Lute Kamstra is working on this.
106
107
105* DOCUMENTATION 108* DOCUMENTATION
106 109
107** Document Custom Themes. 110** Document Custom Themes.