]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
*** empty log message ***
[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 ** Remove temporary +++/--- lines in NEWS.
26
27 ** Try to reorder NEWS: most important things first, related items together.
28
29 * WINDOWS SUPPORT BUGS.
30
31 These don't need to be fixed before a release, but we call the
32 attention of Windows users to fixing them.
33
34 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
35 Windows only bug. Bug appears only when Cleartype enabled, probably related
36 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
37
38 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
39 (Did we decide that is unreproducible?)
40
41 ** set-frame-size for frame without minibuffer loses mode line
42 Probably a Windows only bug. Reported by Drew Adams on bug-gnu-emacs on
43 2007-08-07. It seems that the bug manifests itself only if resizing the
44 frame makes the menu bar wrap before. On 2007-08-16 Glenn Morris
45 reported on emacs-devel that he was not able to reproduce the bug on a
46 GNU/Linux system.
47
48 * BUGS
49
50 ** xterm-mouse-mode should affect all xterms.
51
52 ** Does deleting frames run Lisp code? If so, can we get rid of that?
53 It is a dangerous design.
54 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
55
56 ** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
57
58 ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
59 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
60
61 ** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
62 "can't turn off font-lock"
63 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
64
65 * DOCUMENTATION
66
67 ** Check the Emacs Tutorial.
68
69 The first line of every tutorial must begin with text ending in a
70 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
71 language. This should be followed by "See end for copying conditions",
72 likewise in the respective language.
73
74 After each file name, on the same line or the following line, come the
75 names of the people who have checked it.
76
77 SECTION READERS
78 ----------------------------------
79 etc/TUTORIAL rms
80 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
81 etc/TUTORIAL.cn
82 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
83 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
84 etc/TUTORIAL.eo
85 etc/TUTORIAL.es Marcelo Toledo
86 etc/TUTORIAL.fr ttn
87 etc/TUTORIAL.it ttn
88 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
89 etc/TUTORIAL.ko
90 etc/TUTORIAL.nl Lute Kamstra
91 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
92 etc/TUTORIAL.pt_BR Marcelo Toledo
93 etc/TUTORIAL.ro
94 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
95 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
96 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
97 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
98 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
99 etc/TUTORIAL.zh
100
101 \f
102 Local variables:
103 mode: outline
104 coding: utf-8
105 end: