]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
342914337a3c221fb3bc48673a62e92fc1a52e30
[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 * BUGS
33
34 ** Romain Francoise <romain@orebokech.com>, Aug 2:
35 Abort at end of Fbyte_code because specpdl did not balance.
36
37 ** lennart.borgman July 27: Custom and mode-line-format default
38 M-x customize-option RET mode-line-format RET
39
40 and then click the button "Erase Customization". This will set
41 mode-line-format to "%-" which does not seem to be useful.
42
43
44 ** bojohan's and johnsu01@wjsullivan.net's 18 July bug reports that
45 "C-n doesn't work in Customize Option buffer in -nw with long value
46 displayed". Yidong proposed a fix, but needs a field expert to check
47 it.
48
49 ** Markus Gritsch's report about Emacs looping on Windoze with the following
50 .emacs file, and then reduce Emacs frame width to "something quite narrow":
51 (setq-default truncate-lines t)
52 (custom-set-variables
53 '(hscroll-margin 20)
54 '(hscroll-step 1)
55 )
56
57 ** David Kastrup's report on strange scrolling of large images.
58
59 ** Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report about
60 fields and invisible overlays needs attention from a field expert.
61
62 ** Implement buffer-chars-modified-tick.
63
64 * DOCUMENTATION
65
66 ** Check the Emacs Lisp manual.
67
68 Each manual section should be checked for factual correctness
69 regarding recent changes by at least two people. After each file
70 name, on the same line or the following line, come the names of the
71 people who have checked it.
72
73 SECTION READERS
74 ----------------------------------
75 lispref/abbrevs.texi "Luc Teirlinck" Chong Yidong
76 lispref/advice.texi Joakim Verona Chong Yidong
77 lispref/anti.texi Chong Yidong Kim F. Storm
78 lispref/backups.texi "Luc Teirlinck" Chong Yidong
79 lispref/buffers.texi "Luc Teirlinck" Chong Yidong
80 lispref/calendar.texi Joakim Verona Chong Yidong
81 lispref/commands.texi "Luc Teirlinck" Chong Yidong
82 lispref/compile.texi "Luc Teirlinck" Chong Yidong
83 lispref/control.texi "Luc Teirlinck" Chong Yidong
84 lispref/customize.texi Chong Yidong "Luc Teirlinck"
85 lispref/debugging.texi Joakim Verona Lute Kamstra
86 lispref/display.texi Chong Yidong Jason Rumney
87 lispref/edebug.texi Chong Yidong "Luc Teirlinck"
88 lispref/elisp.texi "Luc Teirlinck" Lute Kamstra
89 lispref/errors.texi "Luc Teirlinck" Chong Yidong
90 lispref/eval.texi "Luc Teirlinck" Chong Yidong
91 lispref/files.texi "Luc Teirlinck" Chong Yidong
92 lispref/frames.texi "Luc Teirlinck" Chong Yidong
93 lispref/functions.texi "Luc Teirlinck" Chong Yidong
94 lispref/hash.texi "Luc Teirlinck" Chong Yidong
95 lispref/help.texi "Luc Teirlinck" Chong Yidong
96 lispref/hooks.texi Lute Kamstra Chong Yidong
97 lispref/internals.texi "Luc Teirlinck" Chong Yidong
98 lispref/intro.texi "Luc Teirlinck" Josh Varner
99 lispref/keymaps.texi "Luc Teirlinck" Chong Yidong
100 lispref/lists.texi "Luc Teirlinck" Chong Yidong
101 lispref/loading.texi "Luc Teirlinck" Chong Yidong
102 lispref/locals.texi Chong Yidong Nick Roberts
103 lispref/macros.texi "Luc Teirlinck" Chong Yidong
104 lispref/maps.texi Chong Yidong Kim F. Storm
105 lispref/markers.texi "Luc Teirlinck" Chong Yidong
106 lispref/minibuf.texi "Luc Teirlinck" Chong Yidong
107 lispref/modes.texi Chong Yidong
108 lispref/nonascii.texi "Luc Teirlinck" Chong Yidong
109 lispref/numbers.texi "Luc Teirlinck" Chong Yidong
110 lispref/objects.texi "Luc Teirlinck" Chong Yidong
111 lispref/os.texi "Luc Teirlinck" Chong Yidong
112 lispref/positions.texi "Luc Teirlinck" Chong Yidong
113 lispref/processes.texi Chong Yidong ttn
114 lispref/searching.texi "Luc Teirlinck" Chong Yidong
115 lispref/sequences.texi "Luc Teirlinck" Chong Yidong
116 lispref/streams.texi "Luc Teirlinck" Chong Yidong
117 lispref/strings.texi "Luc Teirlinck" Chong Yidong
118 lispref/symbols.texi "Luc Teirlinck" Chong Yidong
119 lispref/syntax.texi "Luc Teirlinck" Chong Yidong
120 lispref/text.texi Chong Yidong
121 lispref/tips.texi "Luc Teirlinck" Chong Yidong
122 lispref/variables.texi "Luc Teirlinck" Chong Yidong
123 lispref/windows.texi "Luc Teirlinck" Chong Yidong
124
125 ** Check the Emacs Tutorial.
126
127 The first line of every tutorial must begin with text ending in a period
128 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
129 This should be followed by "See end for copying conditions", likewise
130 in the respective language.
131
132 After each file name, on the same line or the following line, come the
133 names of the people who have checked it.
134
135 SECTION READERS
136 ----------------------------------
137 etc/TUTORIAL rms
138 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
139 etc/TUTORIAL.cn
140 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
141 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
142 etc/TUTORIAL.es Marcelo Toledo
143 etc/TUTORIAL.fr ttn
144 etc/TUTORIAL.it ttn
145 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
146 etc/TUTORIAL.ko
147 etc/TUTORIAL.nl Lute Kamstra
148 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
149 etc/TUTORIAL.pt_BR Marcelo Toledo
150 etc/TUTORIAL.ro
151 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
152 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
153 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
154 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
155 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
156 etc/TUTORIAL.zh
157
158 \f
159 Local variables:
160 mode: outline
161 coding: utf-8
162 end: