(tags-table-mode): Disable undo.
[emacs.git] / admin / FOR-RELEASE
blob38ffd38391a58c8579ff4c2a2aa51e7e5cf161f3
1 Tasks needed before the next release.
3 * TO BE DONE SHORTLY BEFORE RELEASE
5 ** Check for widow and orphan lines in manuals;
6 make sure all the pages really look ok in the manual as formatted.
8 ** Regenerate the postscript files of the reference cards in etc.
10 ** Ask maintainers of refcard translations to update them.
12 Requests to have been sent out on 2006-05-23 (Reiner Steib).
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
23 Reminders sent out on 2006-06-08.
25 * WINDOWS SUPPORT BUGS.
27 These don't need to be fixed before a release, but we call the
28 attention of Windows users to fixing them.
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.
34 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
35   (Did we decide that is unreproducible?)
37 * BUGS WAITING FOR MORE USER INPUT
39 ** undefined reference getopt_long
40 Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
41 from 2007-08-27.  Impossible to procede without more input from OP (as
42 of 20070912, emails are bouncing) or someone else who can reproduce this.
43 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
45 ** emacs-22.1 with GTK problems (with patches)
46 Only outstanding issue seems to be whether Solaris 2.6 GTK can be
47 supported in the absence of recursive mutexes, via a change to
48 alloc.c, or whether configure should abort.
49 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
51 * BUGS
53 ** lekktu@gmail.com, Oct 11: frame-local variables weirdness
54 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00519.html
55 I proposed a patch, which fixed this and seemed right, but the patch
56 caused other problems.  They are being investigated now.
58 * DOCUMENTATION
60 ** Check the Emacs Tutorial.
62 The first line of every tutorial must begin with text ending in a
63 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
64 language.  This should be followed by "See end for copying
65 conditions", likewise in the respective language.
67 After each file name, on the same line or the following line, come the
68 names of the people who have checked it.
70 SECTION                  READERS
71 ----------------------------------
72 etc/TUTORIAL             rms
73 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
74 etc/TUTORIAL.cn
75 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
76 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
77 etc/TUTORIAL.eo
78 etc/TUTORIAL.es          Marcelo Toledo
79 etc/TUTORIAL.fr          ttn
80 etc/TUTORIAL.it          ttn
81 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
82 etc/TUTORIAL.ko
83 etc/TUTORIAL.nl          Lute Kamstra
84 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
85 etc/TUTORIAL.pt_BR       Marcelo Toledo
86 etc/TUTORIAL.ro
87 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
88 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
89 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
90 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
91 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
92 etc/TUTORIAL.zh
95 Local variables:
96 mode: outline
97 coding: utf-8
98 end: