]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
Fixed "regex char class matching breaks if you change entries
[gnu-emacs] / admin / FOR-RELEASE
1 Tasks needed before the next release.
2
3 * TO BE DONE SHORTLY BEFORE RELEASE
4
5 ** Update release dates of manuals.
6
7 ** Check for widow and orphan lines in manuals;
8 make sure all the pages really look ok in the manual as formatted.
9
10 ** Update AUTHORS.
11
12 ** Regenerate the postscript files of the reference cards in etc.
13
14 ** Ask maintainers of refcard translations to update them.
15
16 Requests to have been sent out on 2006-05-23 (Reiner Steib).
17
18 LANG Translator Status
19 cs Pavel Janík Can't work on it now.
20 de Sven Joachim Done
21 fr Eric Jacoboni Done (layout might be improved)
22 pl Włodek Bzyl Done
23 pt-br Rodrigo Real Done
24 ru Alex Ott Done
25 sk Miroslav Vaško No response
26
27 Reminders sent out on 2006-06-08.
28
29 ** Send an email to the various distributions, including the GNOME
30 and KDE projects, to use the new Emacs icons in etc/images/icons.
31
32 * WINDOWS SUPPORT BUGS.
33 These don't need to be fixed to start pretest, but we call the
34 attention of Windows users to fixing them.
35
36 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
37 Windows only bug.
38
39 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
40 (Did we decide that is unreproducible?)
41
42 * BUGS
43
44 ** Field handling in C-n.
45
46 ** C-g fails to interrupt accept-process-output in Gnus.
47 (Is that fixed?)
48
49 ** david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13.
50
51 ** Michael Cadilhac's line-move-partial is slow.
52
53 ** iampure@gmail.com's Sep 15 bug report about View Changes In File.
54
55 ** raman@users.sf.net's 13 Sep url-http.el bug report.
56
57 * LICENSES
58
59 ** These need relicensing to the GPL.
60
61 ./src/gmalloc.c:13:modify it under the terms of the GNU Library General Public License as
62 ./src/gmalloc.c:20:Library General Public License for more details.
63 ./src/gmalloc.c:332:modify it under the terms of the GNU Library General Public License as
64 ./src/gmalloc.c:339:Library General Public License for more details.
65 ./src/gmalloc.c:935:modify it under the terms of the GNU Library General Public License as
66 ./src/gmalloc.c:942:Library General Public License for more details.
67 ./src/gmalloc.c:1254:modify it under the terms of the GNU Library General Public License as
68 ./src/gmalloc.c:1261:Library General Public License for more details.
69 ./src/gmalloc.c:1499:modify it under the terms of the GNU Library General Public License as
70 ./src/gmalloc.c:1506:Library General Public License for more details.
71 ./src/gmalloc.c:1596:modify it under the terms of the GNU Library General Public License as
72 ./src/gmalloc.c:1603:Library General Public License for more details.
73 ./src/gmalloc.c:1696:modify it under the terms of the GNU Library General Public License as
74 ./src/gmalloc.c:1703:Library General Public License for more details.
75 ./src/gmalloc.c:1763:modify it under the terms of the GNU Library General Public License as
76 ./src/gmalloc.c:1770:Library General Public License for more details.
77 ./src/md5.c:8: modify it under the terms of the GNU Library General Public License as
78 ./src/md5.c:15: Library General Public License for more details.
79 ./src/md5.h:8: modify it under the terms of the GNU Library General Public License as
80 ./src/md5.h:15: Library General Public License for more details.
81 ./src/strftime.c:10: modify it under the terms of the GNU Library General Public License
82 ./src/strftime.c:17: Library General Public License for more details.
83
84
85 * DOCUMENTATION
86
87 ** Check the Emacs Tutorial.
88
89 The first line of every tutorial must begin with text ending in a period
90 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
91 This should be followed by "See end for copying conditions", likewise
92 in the respective language.
93
94 After each file name, on the same line or the following line, come the
95 names of the people who have checked it.
96
97 SECTION READERS
98 ----------------------------------
99 etc/TUTORIAL rms
100 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
101 etc/TUTORIAL.cn
102 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
103 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
104 etc/TUTORIAL.es Marcelo Toledo
105 etc/TUTORIAL.fr ttn
106 etc/TUTORIAL.it ttn
107 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
108 etc/TUTORIAL.ko
109 etc/TUTORIAL.nl Lute Kamstra
110 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
111 etc/TUTORIAL.pt_BR Marcelo Toledo
112 etc/TUTORIAL.ro
113 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
114 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
115 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
116 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
117 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
118 etc/TUTORIAL.zh
119
120 \f
121 Local variables:
122 mode: outline
123 coding: utf-8
124 end: