]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
6f4d00cddea63f5025c94985fa35c99994c95239
[gnu-emacs] / admin / FOR-RELEASE
1 Tasks needed before the next release.
2
3 * TO BE DONE SHORTLY BEFORE RELEASE
4
5 ** Check for widow and orphan lines in manuals;
6 make sure all the pages really look ok in the manual as formatted.
7
8 ** Regenerate the postscript files of the reference cards in etc.
9
10 ** Ask maintainers of refcard translations to update them.
11
12 Requests to have been sent out on 2006-05-23 (Reiner Steib).
13
14 LANG Translator Status
15 cs Pavel Janík Can't work on it now.
16 de Sven Joachim Done
17 fr Eric Jacoboni Done
18 pl Włodek Bzyl Done
19 pt-br Rodrigo Real Done
20 ru Alex Ott Done
21 sk Miroslav Vaško No response
22
23 Reminders sent out on 2006-06-08.
24
25 * WINDOWS SUPPORT BUGS.
26
27 These don't need to be fixed before a release, but we call the
28 attention of Windows users to fixing them.
29
30 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
31 Windows only bug. Bug appears only when Cleartype enabled, probably related
32 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
33
34 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
35 (Did we decide that is unreproducible?)
36
37 ** set-frame-size for frame without minibuffer loses mode line
38 Probably a Windows only bug. Reported by Drew Adams on bug-gnu-emacs on
39 2007-08-07. It seems that the bug manifests itself only if resizing the
40 frame makes the menu bar wrap before. On 2007-08-16 Glenn Morris
41 reported on emacs-devel that he was not able to reproduce the bug on a
42 GNU/Linux system.
43
44 * BUGS
45
46 ** ams@gnu.org, 9 July: eshell and external commands
47 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html
48
49 ** Check all non-file-scope static vars to make sure they
50 won't lose on USG or HPUX systems.
51
52 ** maximize resizes to large size, but doesn't really maximize
53 Report by Marijn Schouten <hkBst@gentoo.org> on bug-gnu-emacs from
54 2007-08-26.
55 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01362.html
56 Stephen Berman <Stephen.Berman@gmx.net> has compiled a list of KDE
57 builds where the behavior can be observed, compare:
58 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00446.html
59
60 ** undefined reference getopt_long
61 Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
62 from 2007-08-27. Impossible to procede without more input from OP (as
63 of 20070912, emails are bouncing) or someone else who can reproduce this.
64 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
65
66 ** Frame title no more updated after calling `set-frame-configuration'
67 Report by Sebastien Rocca Serra <sroccaserra@gmail.com> on emacs-devel
68 from 2007-08-30.
69 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html
70
71 ** mouse-autoselect-window with click-to-focus window managers
72 Report by Drew Adams <drew.adams@oracle.com> on emacs-devel from
73 2007-09-05.
74 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00298.html
75
76 ** python-complete-symbol hangs
77 Report by Michael Droettboom <mike@droettboom.com> on bug-gnu-emacs from
78 2007-09-07.
79 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00874.html
80
81 ** tex-validate-region reports false errors on some LaTeX commands
82 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00038.html
83
84 ** tex-region ignores value of tex-main-file
85 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00039.html
86
87 ** tex-terminate-paragraph ignores paragraph-start and paragraph-separate
88 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00040.html
89
90 ** tex-compilation-parse-errors misses new-style error messages
91 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00049.html
92
93 ** emacs-22.1 with GTK problems (with patches)
94 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
95
96 ** TAGS buffer generates spurious undo warnings
97 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html
98
99 ** latex mode, nexted subscripts are unreadable
100 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00020.html
101
102 ** Bug/Patch view.el
103 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00073.html
104
105 ** jbw@macs.hw.ac.uk: parentheses matching failure on valid sexp
106 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01140.html
107
108
109 * FIXES FOR EMACS 22.3
110
111 Here we list any small fixes that arrived too late for Emacs 22.2, but
112 that should be installed on the release branch after 22.2 is released.
113
114 * DOCUMENTATION
115
116 ** Check the Emacs Tutorial.
117
118 The first line of every tutorial must begin with text ending in a
119 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
120 language. This should be followed by "See end for copying
121 conditions", likewise in the respective language.
122
123 After each file name, on the same line or the following line, come the
124 names of the people who have checked it.
125
126 SECTION READERS
127 ----------------------------------
128 etc/TUTORIAL rms
129 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
130 etc/TUTORIAL.cn
131 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
132 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
133 etc/TUTORIAL.eo
134 etc/TUTORIAL.es Marcelo Toledo
135 etc/TUTORIAL.fr ttn
136 etc/TUTORIAL.it ttn
137 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
138 etc/TUTORIAL.ko
139 etc/TUTORIAL.nl Lute Kamstra
140 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
141 etc/TUTORIAL.pt_BR Marcelo Toledo
142 etc/TUTORIAL.ro
143 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
144 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
145 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
146 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
147 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
148 etc/TUTORIAL.zh
149
150 \f
151 Local variables:
152 mode: outline
153 coding: utf-8
154 end: