add-log-current-defun): Skip the semicolon ``;'' for
[emacs.git] / admin / FOR-RELEASE
blob4ae30b70e841f8bb9c614468facc2386823f0362
1 Tasks needed before the next release.
3 * UPDATE COPYRIGHTS (Happy New Year :-)
4   Done, I think. Please keep an eye out for any errors, eg copyrights
5   not at the start of the file that are easy to miss, as in
6   src/emacs.c.
8 * TO BE DONE SHORTLY BEFORE RELEASE
10 ** Check for widow and orphan lines in manuals;
11 make sure all the pages really look ok in the manual as formatted.
13 ** Check for text in manuals that assumes current version is 21.
15 ** Update AUTHORS.
17 ** Regenerate the postscript files of the reference cards in etc.
19 ** Ask maintainers of refcard translations to update them.
21 Requests to have been sent out on 2006-05-23 (Reiner Steib).
23 LANG    Translator            Status
24 cs      Pavel Janík           Can't work on it now.
25 de      Sven Joachim          Done
26 fr      Eric Jacoboni         Done        (layout might be improved)
27 pl      Włodek Bzyl           Done
28 pt-br   Rodrigo Real          Done
29 ru      Alex Ott              Done
30 sk      Miroslav Vaško        No response
32 Reminders sent out on 2006-06-08.
34 ** Send an email to the various distributions, including the GNOME
35 and KDE projects, to use the new Emacs icons in etc/images/icons.
37 * WINDOWS SUPPORT BUGS.
38 These don't need to be fixed to start pretest, but we call the
39 attention of Windows users to fixing them.
41 ** Drew Adams 12 Aug bug rpt: overlay  display artifact: trace left behind
42 Windows only bug. Bug appears only when Cleartype enabled, probably related
43 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
45 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
46   (Did we decide that is unreproducible?)
48 ** make-network-process :nowait t doesn't work for non-local targets
49    on Windows.  This has been "fixed" for Emacs 22 by defining
50    BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
53 * BUGS
55 ** W3 status with latest url package.
57 ** Fix up the notices in oldXMenu properly.
59 ** disumu@x3y2z1.net, Nov 22:
60   URL not following some 302 redirects after recent changes
62 ** lennart.borgman.073@student.lu.se, Dec 29:
63   How global is a define-global-minor-mode mode
64 He says that customizing such a mode simply does not work.
65 RMS says that there is no code in the generated defcustom,
66 or elsewhere in the generated code, to implement setting that variable
67 through the custom mechanism.
69 ** simon.marshall@misys.com, Jan 12: 
70   Font-lock decides function call is function declaration in C+ +
72 ** ZTHJWSQQAFHV@spammotel.com, Jan 12:
73   Color-theme problems in Emacs 22+ (Ubuntu, Windows)
75 ** jka-compr fails when default-directory is nonexistent.
77 ** Tramp fails when default-directory is nonexistent.
79 * DOCUMENTATION
81 ** Check the Emacs Tutorial.
83 The first line of every tutorial must begin with text ending in a
84 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
85 language.  This should be followed by "See end for copying
86 conditions", likewise in the respective language.
88 After each file name, on the same line or the following line, come the
89 names of the people who have checked it.
91 SECTION                  READERS
92 ----------------------------------
93 etc/TUTORIAL             rms
94 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
95 etc/TUTORIAL.cn
96 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
97 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
98 etc/TUTORIAL.es          Marcelo Toledo
99 etc/TUTORIAL.fr          ttn
100 etc/TUTORIAL.it          ttn
101 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
102 etc/TUTORIAL.ko
103 etc/TUTORIAL.nl          Lute Kamstra
104 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
105 etc/TUTORIAL.pt_BR       Marcelo Toledo
106 etc/TUTORIAL.ro
107 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
108 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
109 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
110 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
111 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
112 etc/TUTORIAL.zh
115 Local variables:
116 mode: outline
117 coding: utf-8
118 end: