*** empty log message ***
[emacs.git] / admin / FOR-RELEASE
blob904aabf1e9f6572ab0c7284f2bed6a8b0b4d111f
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 ** document gpg-agent.
55 ** Need papers from Rubini for his code in t-mouse.el
56   Sent instructions.
58 ** lennart.borgman.073@student.lu.se, Dec 21:
59   Saving when the coding system can't code all buffer characters
61 ** Bug in ESHELL that Wiegley is supposed to fix.
63 ** How should C-x C-v ask about saving?
65 ** lennart.borgman.073@student.lu.se, Dec 16:
66   compilation-previous-error fails if first error is at start of buffer
68 ** W3 status with latest url package.
70 ** Fix up the notices in oldXMenu properly.
72 ** bruno@clisp.org's patches for location of Info file directory.
74 ** disumu@x3y2z1.net, Nov 22:
75   URL not following some 302 redirects after recent changes
77 ** storm@cua.dk, Jan 2: Bug in incremental undrawing of mouseover highlighting
78 ** lennart.borgman.073@student.lu.se, Dec 29:
79   How global is a define-global-minor-mode mode
80 He says that customizing such a mode simply does not work.
81 RMS says that there is no code in the generated defcustom,
82 or elsewhere in the generated code, to implement setting that variable
83 through the custom mechanism.
85 ** b.riefenstahl@turtle-trading.net, Dec 29:
86   GTK build crashes under X
88 ** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs
89   Two GTK version bugs.
91 ** pgg bugs reported by rms.
93 ** sdl.web@gmail.com, Jan 1: Executable deleted after first run
94   If user has write access to installed `emacs', it gets deleted.
96 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
98 * DOCUMENTATION
100 ** Check the Emacs Tutorial.
102 The first line of every tutorial must begin with text ending in a
103 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
104 language.  This should be followed by "See end for copying
105 conditions", likewise in the respective language.
107 After each file name, on the same line or the following line, come the
108 names of the people who have checked it.
110 SECTION                  READERS
111 ----------------------------------
112 etc/TUTORIAL             rms
113 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
114 etc/TUTORIAL.cn
115 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
116 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
117 etc/TUTORIAL.es          Marcelo Toledo
118 etc/TUTORIAL.fr          ttn
119 etc/TUTORIAL.it          ttn
120 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
121 etc/TUTORIAL.ko
122 etc/TUTORIAL.nl          Lute Kamstra
123 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
124 etc/TUTORIAL.pt_BR       Marcelo Toledo
125 etc/TUTORIAL.ro
126 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
127 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
128 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
129 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
130 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
131 etc/TUTORIAL.zh
134 Local variables:
135 mode: outline
136 coding: utf-8
137 end: