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