]> 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 ** 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 ** regex char class matching breaks if you change entries
52 in the syntax table.
53
54 ** Michael Cadilhac's line-move-partial is slow.
55
56 ** iampure@gmail.com's Sep 15 bug report about View Changes In File.
57
58 ** raman@users.sf.net's 13 Sep url-http.el bug report.
59
60 * LICENSES
61
62 ** These need relicensing to the GPL.
63
64 ./src/gmalloc.c:13:modify it under the terms of the GNU Library General Public License as
65 ./src/gmalloc.c:20:Library General Public License for more details.
66 ./src/gmalloc.c:332:modify it under the terms of the GNU Library General Public License as
67 ./src/gmalloc.c:339:Library General Public License for more details.
68 ./src/gmalloc.c:935:modify it under the terms of the GNU Library General Public License as
69 ./src/gmalloc.c:942:Library General Public License for more details.
70 ./src/gmalloc.c:1254:modify it under the terms of the GNU Library General Public License as
71 ./src/gmalloc.c:1261:Library General Public License for more details.
72 ./src/gmalloc.c:1499:modify it under the terms of the GNU Library General Public License as
73 ./src/gmalloc.c:1506:Library General Public License for more details.
74 ./src/gmalloc.c:1596:modify it under the terms of the GNU Library General Public License as
75 ./src/gmalloc.c:1603:Library General Public License for more details.
76 ./src/gmalloc.c:1696:modify it under the terms of the GNU Library General Public License as
77 ./src/gmalloc.c:1703:Library General Public License for more details.
78 ./src/gmalloc.c:1763:modify it under the terms of the GNU Library General Public License as
79 ./src/gmalloc.c:1770:Library General Public License for more details.
80 ./src/md5.c:8: modify it under the terms of the GNU Library General Public License as
81 ./src/md5.c:15: Library General Public License for more details.
82 ./src/md5.h:8: modify it under the terms of the GNU Library General Public License as
83 ./src/md5.h:15: Library General Public License for more details.
84 ./src/strftime.c:10: modify it under the terms of the GNU Library General Public License
85 ./src/strftime.c:17: Library General Public License for more details.
86
87
88 * DOCUMENTATION
89
90 ** Check the Emacs Tutorial.
91
92 The first line of every tutorial must begin with text ending in a period
93 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
94 This should be followed by "See end for copying conditions", likewise
95 in the respective language.
96
97 After each file name, on the same line or the following line, come the
98 names of the people who have checked it.
99
100 SECTION READERS
101 ----------------------------------
102 etc/TUTORIAL rms
103 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
104 etc/TUTORIAL.cn
105 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
106 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
107 etc/TUTORIAL.es Marcelo Toledo
108 etc/TUTORIAL.fr ttn
109 etc/TUTORIAL.it ttn
110 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
111 etc/TUTORIAL.ko
112 etc/TUTORIAL.nl Lute Kamstra
113 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
114 etc/TUTORIAL.pt_BR Marcelo Toledo
115 etc/TUTORIAL.ro
116 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
117 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
118 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
119 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
120 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
121 etc/TUTORIAL.zh
122
123 \f
124 Local variables:
125 mode: outline
126 coding: utf-8
127 end: