*** empty log message ***
[emacs.git] / admin / FOR-RELEASE
blobb5d5a6934c5c3036f0037307ba463e546fc3746b
1 Tasks needed before the next release.
3 * UPDATE COPYRIGHTS (Happy New Year :-)
6 * TO BE DONE SHORTLY BEFORE RELEASE
8 ** Check for widow and orphan lines in manuals;
9 make sure all the pages really look ok in the manual as formatted.
11 ** Check for text in manuals that assumes current version is 21.
13 ** Update AUTHORS.
15 ** Regenerate the postscript files of the reference cards in etc.
17 ** Ask maintainers of refcard translations to update them.
19 Requests to have been sent out on 2006-05-23 (Reiner Steib).
21 LANG    Translator            Status
22 cs      Pavel Janík           Can't work on it now.
23 de      Sven Joachim          Done
24 fr      Eric Jacoboni         Done        (layout might be improved)
25 pl      Włodek Bzyl           Done
26 pt-br   Rodrigo Real          Done
27 ru      Alex Ott              Done
28 sk      Miroslav Vaško        No response
30 Reminders sent out on 2006-06-08.
32 ** Send an email to the various distributions, including the GNOME
33 and KDE projects, to use the new Emacs icons in etc/images/icons.
35 * WINDOWS SUPPORT BUGS.
36 These don't need to be fixed to start pretest, but we call the
37 attention of Windows users to fixing them.
39 ** Drew Adams 12 Aug bug rpt: overlay  display artifact: trace left behind
40 Windows only bug. Bug appears only when Cleartype enabled, probably related
41 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
43 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
44   (Did we decide that is unreproducible?)
46 ** make-network-process :nowait t doesn't work for non-local targets
47    on Windows.  This has been "fixed" for Emacs 22 by defining
48    BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
51 * BUGS
53 ** Need papers from Rubini for his code in t-mouse.el
54   Sent instructions.
56 ** lennart.borgman.073@student.lu.se, Dec 21:
57   Saving when the coding system can't code all buffer characters
59 ** Bug in ESHELL that Wiegley is supposed to fix.
61 ** How should C-x C-v ask about saving?
63 ** lennart.borgman.073@student.lu.se, Dec 16:
64   compilation-previous-error fails if first error is at start of buffer
66 ** W3 status with latest url package.
68 ** Fix up the notices in oldXMenu properly.
70 ** bruno@clisp.org's patches for location of Info file directory.
72 ** disumu@x3y2z1.net, Nov 22:
73   URL not following some 302 redirects after recent changes
75 ** storm@cua.dk, Jan 2: Bug in incremental undrawing of mouseover highlighting
76 ** lennart.borgman.073@student.lu.se, Dec 29:
77   How global is a define-global-minor-mode mode
78 He says that customizing such a mode simply does not work.
79 RMS says that there is no code in the generated defcustom,
80 or elsewhere in the generated code, to implement setting that variable
81 through the custom mechanism.
83 ** b.riefenstahl@turtle-trading.net, Dec 29:
84   GTK build crashes under X
86 ** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs
87   Two GTK version bugs.
89 ** pgg bugs reported by rms.
91 ** sdl.web@gmail.com, Jan 1: Executable deleted after first run
92   If user has write access to installed `emacs', it gets deleted.
94 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
96 * DOCUMENTATION
98 ** Check the Emacs Tutorial.
100 The first line of every tutorial must begin with text ending in a
101 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
102 language.  This should be followed by "See end for copying
103 conditions", likewise in the respective language.
105 After each file name, on the same line or the following line, come the
106 names of the people who have checked it.
108 SECTION                  READERS
109 ----------------------------------
110 etc/TUTORIAL             rms
111 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
112 etc/TUTORIAL.cn
113 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
114 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
115 etc/TUTORIAL.es          Marcelo Toledo
116 etc/TUTORIAL.fr          ttn
117 etc/TUTORIAL.it          ttn
118 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
119 etc/TUTORIAL.ko
120 etc/TUTORIAL.nl          Lute Kamstra
121 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
122 etc/TUTORIAL.pt_BR       Marcelo Toledo
123 etc/TUTORIAL.ro
124 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
125 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
126 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
127 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
128 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
129 etc/TUTORIAL.zh
132 Local variables:
133 mode: outline
134 coding: utf-8
135 end: