]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
Task Done:
[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 ** Markus Gritsch's report about Emacs looping on Windoze with the following
37 .emacs file, and then reduce Emacs frame width to "something quite narrow":
38 (setq-default truncate-lines t)
39 (custom-set-variables
40 '(hscroll-margin 20)
41 '(hscroll-step 1)
42 )
43
44 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
45 Windows only bug.
46
47 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
48 (Did we decide that is unreproducible?)
49
50 * BUGS
51
52 ** How rcirc puts cursor at bottom.
53
54 ** rcirc uses member*.
55
56 ** Field handling in C-n.
57
58 ** cursor display on images that don't use :mask.
59
60 ** C-g fails to interrupt accept-process-output in Gnus.
61 (Is that fixed?)
62
63 ** Make key-binding use the maps specified by positions given in the events.
64
65 ** Is it necessary to solve in another way the problem that was solved
66 by Satyaki Das's removed pgg patches?
67
68 ** mouse-autoselect-window delay patch
69
70 ** Bug in woman, Juri Linkov, Sep 3.
71
72 ** Problem of passing temp files to GPG thru call-process.
73
74
75 * DOCUMENTATION
76
77 ** Check the Emacs Tutorial.
78
79 The first line of every tutorial must begin with text ending in a period
80 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
81 This should be followed by "See end for copying conditions", likewise
82 in the respective language.
83
84 After each file name, on the same line or the following line, come the
85 names of the people who have checked it.
86
87 SECTION READERS
88 ----------------------------------
89 etc/TUTORIAL rms
90 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
91 etc/TUTORIAL.cn
92 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
93 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
94 etc/TUTORIAL.es Marcelo Toledo
95 etc/TUTORIAL.fr ttn
96 etc/TUTORIAL.it ttn
97 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
98 etc/TUTORIAL.ko
99 etc/TUTORIAL.nl Lute Kamstra
100 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
101 etc/TUTORIAL.pt_BR Marcelo Toledo
102 etc/TUTORIAL.ro
103 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
104 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
105 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
106 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
107 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
108 etc/TUTORIAL.zh
109
110 \f
111 Local variables:
112 mode: outline
113 coding: utf-8
114 end: