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