Replace `send-string' by `process-send-string'.
[emacs.git] / admin / FOR-RELEASE
blobed635b1582d96975bdc2e3ce5df87c1c6fa3744f
1 Tasks needed before the next release.
3 * TO BE DONE SHORTLY BEFORE RELEASE
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.
8 * NEW FEATURES
10 ** Make VC-over-Tramp work where possible, or at least fail
11 gracefully if something isn't supported over Tramp.
12 To be done by Andre Spiegel <spiegel@gnu.org>.
14 ** define-minor-mode should not put :require into defcustom.
15 See msg from rms to emacs-devel on 21 Dec.
17 ** Update Speedbar.
19 ** Enhance scroll-bar to handle tall line (similar to line-move).
21 ** Adapt mouse-sel-mode to mouse-1-click-follows-link.
24 * FATAL ERRORS
26 ** Make unexec handle memory mapping policy of the latest versions of Linux.
28 ** Investigate reported crashes in compact_small_strings.
30 ** Investigate reported crashes related to using an
31 invalid pointer from string_free_list.
34 * BUGS
36 ** Ange-ftp should ignore irrelevant IPv6 errors:
38 Message-Id: <4121-Tue23Mar2004165249+0100-piet@cs.uu.nl>
39 From: "Piet van Oostrum" <piet@cs.uu.nl>
40 To: emacs-pretest-bug@gnu.org
41 Subject: Ange-ftp can't deal with IPV6/IPV4 fallback
43 Symptoms:
45 C-x C-f /ftp.nluug.nl:/
47 The problem is that the DNS first gives an IPV6 address. However our
48 router doesn't do IPV6. Ftp then falls back to IPV4:
50 ftp> open ftp.nluug.nl
51 Trying 2001:610:1:80aa:192:87:102:36...
52 ftp: connect to address 2001:610:1:80aa:192:87:102:36: No route to host
53 Trying 192.87.102.36...
54 Connected to ftp.nluug.nl.
56 Ange-ftp chokes on the `No route to host' message and doesn't look any
57 further.
59 I think in the near future we will see more of this problem, so it might be
60 time to make anfe-ftp more intelligent.
63 * GTK RELATED BUGS
65 ** Make GTK scrollbars behave like others w.r.t. overscrolling.
68 * REDISPLAY RELATED BUGS
70 ** Avoid unbreakable loops in redisplay.
72 Redisplay may loop if there is an error in some display property, e.g.
73      (space 'left-margin)
75 A fix would be to somehow disable handling of display properties if an error
76 is encountered.
79 * DOCUMENTATION
81 ** Document Custom Themes.
83 ** Finish updating the Emacs Lisp manual.
85 ** Update the Emacs manual.
87 *** Update man/info.texi.
89 ** Add missing years in copyright notices of all files.
91 Please record your name here and say which part of the distribution
92 you're going to handle.
94 DIRECTORY               STATUS          IN CHARGE
95 ---------               ------          ---------
96 leim                    working         Kenichi Handa
97 lisp/calc               done            Thien-Thi Nguyen
98 lisp/calendar           working         Glenn Morris
99 lisp/emulation          done            Thien-Thi Nguyen
100 lisp/international      done            Kenichi Handa
101 lisp/languages          done            Kenichi Handa
102 lisp/mh-e               working         Thien-Thi Nguyen
103 lisp/net                done            Thien-Thi Nguyen
104 lisp/play               done            Thien-Thi Nguyen
105 lisp/term               done            Thien-Thi Nguyen
106 lisp/toolbar            done            Thien-Thi Nguyen
107 lisp/url                working         Thien-Thi Nguyen
109 ** Update AUTHORS.
111 ** Reorder NEWS entries.
113 ** Check the Emacs manual.
115 Each manual section should be checked for factual correctness
116 regarding recent changes by at least two people.  After each file
117 name, on the same line or the following line, come the names of the
118 people who have checked it.
121 SECTION             READERS
122 -----------------------------
123 man/abbrevs.texi    Chong Yidong    Joakim Verona
124 man/anti.texi
125 man/basic.texi      "Luc Teirlinck"  Chong Yidong
126 man/buffers.texi    "Luc Teirlinck"  Chong Yidong
127 man/building.texi   "Ted Zlatanov" <tzz@lifelogs.com>
128 man/calendar.texi   joakim@verona.se  Chong Yidong
129 man/cmdargs.texi    Chong Yidong     "Luc Teirlinck"
130 man/commands.texi   "Luc Teirlinck"  Chong Yidong
131 man/custom.texi     Chong Yidong
132 man/dired.texi      Chong Yidong     joakim@verona.se
133 man/display.texi    "Luc Teirlinck"  Chong Yidong
134 man/emacs.texi      "Luc Teirlinck"
135 man/entering.texi   "Luc Teirlinck"  Chong Yidong
136 man/files.texi      "Luc Teirlinck"  Chong Yidong
137 man/fixit.texi      "Luc Teirlinck"  Chong Yidong
138 man/frames.texi     "Luc Teirlinck"  Chong Yidong
139 man/glossary.texi   Chong Yidong
140 man/help.texi       "Luc Teirlinck"  Chong Yidong
141 man/indent.texi     "Luc Teirlinck"  Chong Yidong
142 man/killing.texi    "Luc Teirlinck"  Chong Yidong
143 man/kmacro.texi     "Luc Teirlinck"  Chong Yidong
144 man/macos.texi
145 man/maintaining.texi
146 man/major.texi      "Luc Teirlinck"  Chong Yidong
147 man/mark.texi       "Luc Teirlinck"  Chong Yidong
148 man/mini.texi       "Luc Teirlinck"  Chong Yidong
149 man/misc.texi       Chong Yidong
150 man/msdog.texi      Chong Yidong
151 man/mule.texi       "Luc Teirlinck"
152 man/m-x.texi        "Luc Teirlinck"  Chong Yidong
153 man/picture.texi    Joakim Verona <joakim@verona.se>   Chong Yidong
154 man/programs.texi   "Stephen Eglen"  Chong Yidong
155 man/regs.texi       "Luc Teirlinck"   Chong Yidong
156 man/rmail.texi      Chong Yidong      "Luc Teirlinck"
157 man/screen.texi     "Luc Teirlinck"   Chong Yidong
158 man/search.texi     "Luc Teirlinck"   Chong Yidong
159 man/sending.texi    Chong Yidong      "Luc Teirlinck"
160 man/text.texi       "Luc Teirlinck"   Chong Yidong
161 man/trouble.texi    Chong Yidong
162 man/windows.texi    "Luc Teirlinck"   Chong Yidong
163 man/xresources.texi
165 ** Check the Emacs Lisp manual.
167 Each manual section should be checked for factual correctness
168 regarding recent changes by at least two people.  After each file
169 name, on the same line or the following line, come the names of the
170 people who have checked it.
172 SECTION                  READERS
173 ----------------------------------
174 lispref/abbrevs.texi     "Luc Teirlinck"   Chong Yidong
175 lispref/advice.texi      joakim@verona.se  Chong Yidong
176 lispref/anti.texi
177 lispref/backups.texi     "Luc Teirlinck"   Chong Yidong
178 lispref/buffers.texi     "Luc Teirlinck"   Chong Yidong
179 lispref/calendar.texi    Joakim Verona <joakim@verona.se>  Chong Yidong
180 lispref/commands.texi    "Luc Teirlinck"   Chong Yidong
181 lispref/compile.texi     "Luc Teirlinck"   Chong Yidong
182 lispref/control.texi     "Luc Teirlinck"   Chong Yidong
183 lispref/customize.texi   Chong Yidong
184 lispref/debugging.texi   Joakim Verona <joakim@verona.se>   Lute Kamstra
185 lispref/display.texi     Chong Yidong
186 lispref/edebug.texi      Chong Yidong
187 lispref/elisp.texi       "Luc Teirlinck"   Lute Kamstra
188 lispref/errors.texi      "Luc Teirlinck"
189 lispref/eval.texi        "Luc Teirlinck"   Chong Yidong
190 lispref/files.texi       "Luc Teirlinck"   Chong Yidong
191 lispref/frames.texi      "Luc Teirlinck"   Chong Yidong
192 lispref/functions.texi   "Luc Teirlinck"   Chong Yidong
193 lispref/hash.texi        "Luc Teirlinck"   Chong Yidong
194 lispref/help.texi        "Luc Teirlinck"   Chong Yidong
195 lispref/hooks.texi       Lute Kamstra
196 lispref/internals.texi   "Luc Teirlinck"   Chong Yidong
197 lispref/intro.texi       "Luc Teirlinck"
198 lispref/keymaps.texi     "Luc Teirlinck"   Chong Yidong
199 lispref/lists.texi       "Luc Teirlinck"   Chong Yidong
200 lispref/loading.texi     "Luc Teirlinck"   Chong Yidong
201 lispref/locals.texi
202 lispref/macros.texi      "Luc Teirlinck"   Chong Yidong
203 lispref/maps.texi
204 lispref/markers.texi     "Luc Teirlinck"   Chong Yidong
205 lispref/minibuf.texi     "Luc Teirlinck"   Chong Yidong
206 lispref/modes.texi       Chong Yidong
207 lispref/nonascii.texi    "Luc Teirlinck"   Chong Yidong
208 lispref/numbers.texi     "Luc Teirlinck"   Chong Yidong
209 lispref/objects.texi     "Luc Teirlinck"   Chong Yidong
210 lispref/os.texi          "Luc Teirlinck"   Chong Yidong
211 lispref/positions.texi   "Luc Teirlinck"   Chong Yidong
212 lispref/processes.texi   Chong Yidong      Thien-Thi Nguyen
213 lispref/searching.texi   "Luc Teirlinck"   Chong Yidong
214 lispref/sequences.texi   "Luc Teirlinck"   Chong Yidong
215 lispref/streams.texi     "Luc Teirlinck"   Chong Yidong
216 lispref/strings.texi     "Luc Teirlinck"   Chong Yidong
217 lispref/symbols.texi     "Luc Teirlinck"   Chong Yidong
218 lispref/syntax.texi      "Luc Teirlinck"   Chong Yidong
219 lispref/text.texi        Chong Yidong
220 lispref/tips.texi        "Luc Teirlinck"   Chong Yidong
221 lispref/variables.texi   "Luc Teirlinck"   Chong Yidong
222 lispref/windows.texi     "Luc Teirlinck"   Chong Yidong
224 ** Check the Emacs Tutorial.
226 The first line of every tutorial must begin with text ending in a period
227 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
228 This should be followed by "See end for copying conditions", likewise
229 in the respective language.
231 After each file name, on the same line or the following line, come the
232 names of the people who have checked it.
235 SECTION                  READERS
236 ----------------------------------
237 etc/TUTORIAL             rms
238 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
239 etc/TUTORIAL.cn
240 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
241 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
242 etc/TUTORIAL.es          Marcelo Toledo
243 etc/TUTORIAL.fr          Thien-Thi Nguyen
244 etc/TUTORIAL.it          Thien-Thi Nguyen
245 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
246 etc/TUTORIAL.ko
247 etc/TUTORIAL.nl          Lute Kamstra
248 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
249 etc/TUTORIAL.pt_BR       Marcelo Toledo
250 etc/TUTORIAL.ro
251 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
252 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
253 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
254 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
255 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
256 etc/TUTORIAL.zh
261 Local variables:
262 mode: outline
263 end: