]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
884fd4995a550c949beefab2e5c6acc25cf33472
[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 ** Does deleting frames run Lisp code? If so, can we get rid of that?
51 It is a dangerous design.
52 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
53
54 ** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
55
56 ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
57 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
58
59 ** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
60 "can't turn off font-lock"
61 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
62
63 ** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty
64
65 ** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty
66
67 * DOCUMENTATION
68
69 ** Check the Emacs Tutorial.
70
71 The first line of every tutorial must begin with text ending in a
72 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
73 language. This should be followed by "See end for copying conditions",
74 likewise in the respective language.
75
76 After each file name, on the same line or the following line, come the
77 names of the people who have checked it.
78
79 SECTION READERS
80 ----------------------------------
81 etc/TUTORIAL rms
82 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
83 etc/TUTORIAL.cn
84 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
85 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
86 etc/TUTORIAL.eo
87 etc/TUTORIAL.es Marcelo Toledo
88 etc/TUTORIAL.fr ttn
89 etc/TUTORIAL.it ttn
90 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
91 etc/TUTORIAL.ko
92 etc/TUTORIAL.nl Lute Kamstra
93 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
94 etc/TUTORIAL.pt_BR Marcelo Toledo
95 etc/TUTORIAL.ro
96 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
97 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
98 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
99 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
100 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
101 etc/TUTORIAL.zh
102
103 \f
104 Local variables:
105 mode: outline
106 coding: utf-8
107 end: