]> 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 ** 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 ** Frame title no more updated after calling `set-frame-configuration'
78 Report by Sebastien Rocca Serra <sroccaserra@gmail.com> on emacs-devel
79 from 2007-08-30. martin rudalics is looking at this.
80 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html
81
82 * DOCUMENTATION
83
84 ** Check the Emacs Tutorial.
85
86 The first line of every tutorial must begin with text ending in a
87 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
88 language. This should be followed by "See end for copying conditions",
89 likewise in the respective language.
90
91 After each file name, on the same line or the following line, come the
92 names of the people who have checked it.
93
94 SECTION READERS
95 ----------------------------------
96 etc/TUTORIAL rms
97 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
98 etc/TUTORIAL.cn
99 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
100 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
101 etc/TUTORIAL.eo
102 etc/TUTORIAL.es Marcelo Toledo
103 etc/TUTORIAL.fr ttn
104 etc/TUTORIAL.it ttn
105 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
106 etc/TUTORIAL.ko
107 etc/TUTORIAL.nl Lute Kamstra
108 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
109 etc/TUTORIAL.pt_BR Marcelo Toledo
110 etc/TUTORIAL.ro
111 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
112 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
113 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
114 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
115 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
116 etc/TUTORIAL.zh
117
118 \f
119 Local variables:
120 mode: outline
121 coding: utf-8
122 end: