*** empty log message ***
[emacs.git] / admin / FOR-RELEASE
blob3bc372df7c79a642fb0ca59035b72df826803abb
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 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
93 ** sgml-xml-auto-coding-function should detect that HTML-like start text
94 isn't really at the start of the file.
97 * DOCUMENTATION
99 ** Check the Emacs Tutorial.
101 The first line of every tutorial must begin with text ending in a
102 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
103 language.  This should be followed by "See end for copying
104 conditions", likewise in the respective language.
106 After each file name, on the same line or the following line, come the
107 names of the people who have checked it.
109 SECTION                  READERS
110 ----------------------------------
111 etc/TUTORIAL             rms
112 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
113 etc/TUTORIAL.cn
114 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
115 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
116 etc/TUTORIAL.es          Marcelo Toledo
117 etc/TUTORIAL.fr          ttn
118 etc/TUTORIAL.it          ttn
119 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
120 etc/TUTORIAL.ko
121 etc/TUTORIAL.nl          Lute Kamstra
122 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
123 etc/TUTORIAL.pt_BR       Marcelo Toledo
124 etc/TUTORIAL.ro
125 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
126 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
127 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
128 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
129 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
130 etc/TUTORIAL.zh
133 Local variables:
134 mode: outline
135 coding: utf-8
136 end: