]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
(elint-current-buffer, elint-check-defun-form, elint-check-let-form,
[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 ** sdl.web@gmail.com, Sep 24: TLS infinite loop.
68
69 * DOCUMENTATION
70
71 ** Check the Emacs Tutorial.
72
73 The first line of every tutorial must begin with text ending in a
74 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
75 language. This should be followed by "See end for copying conditions",
76 likewise in the respective language.
77
78 After each file name, on the same line or the following line, come the
79 names of the people who have checked it.
80
81 SECTION READERS
82 ----------------------------------
83 etc/TUTORIAL rms
84 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
85 etc/TUTORIAL.cn
86 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
87 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
88 etc/TUTORIAL.eo
89 etc/TUTORIAL.es Marcelo Toledo
90 etc/TUTORIAL.fr ttn
91 etc/TUTORIAL.it ttn
92 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
93 etc/TUTORIAL.ko
94 etc/TUTORIAL.nl Lute Kamstra
95 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
96 etc/TUTORIAL.pt_BR Marcelo Toledo
97 etc/TUTORIAL.ro
98 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
99 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
100 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
101 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
102 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
103 etc/TUTORIAL.zh
104
105 \f
106 Local variables:
107 mode: outline
108 coding: utf-8
109 end: