]> 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 * COPYRIGHTS
4 See the outstanding issues at the end of admin/notes/copyright.
5
6 * TO BE DONE SHORTLY BEFORE RELEASE
7
8 ** Check for widow and orphan lines in manuals;
9 make sure all the pages really look ok in the manual as formatted.
10
11 ** Check for text in manuals that assumes current version is 21.
12
13 ** Update AUTHORS.
14
15 ** Cleanup temporary +++/--- lines in etc/NEWS.
16
17 ** Regenerate the postscript files of the reference cards in etc.
18
19 ** Ask maintainers of refcard translations to update them.
20
21 Requests to have been sent out on 2006-05-23 (Reiner Steib).
22
23 LANG Translator Status
24 cs Pavel Janík Can't work on it now.
25 de Sven Joachim Done
26 fr Eric Jacoboni Done (layout might be improved)
27 pl Włodek Bzyl Done
28 pt-br Rodrigo Real Done
29 ru Alex Ott Done
30 sk Miroslav Vaško No response
31
32 Reminders sent out on 2006-06-08.
33
34 ** Send an email to the various distributions, including the GNOME
35 and KDE projects, to use the new Emacs icons in etc/images/icons.
36
37 * WINDOWS SUPPORT BUGS.
38 These don't need to be fixed to start pretest, but we call the
39 attention of Windows users to fixing them.
40
41 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
42 Windows only bug. Bug appears only when Cleartype enabled, probably related
43 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
44
45 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
46 (Did we decide that is unreproducible?)
47
48 ** make-network-process :nowait t doesn't work for non-local targets
49 on Windows. This has been "fixed" for Emacs 22 by defining
50 BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
51
52
53 * BUGS
54
55 ** Fix up copyright confusions.
56 See admin/notes/copyright.
57
58 ** simon.marshall@misys.com, Jan 12:
59 Font-lock decides function call is function declaration in C+ +
60
61 ** Fix needed for communication with gpg-agent
62
63 ** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
64
65 ** dale@codefu.org, Feb 25: tramp and diff-mode results in Emacs crash
66
67 ** daniel@bigwalter.net, Feb 25: Echoing of keys and process I/O
68
69 * DOCUMENTATION
70
71 ** Check the Emacs Tutorial.
72
73 The first line of every tutorial must begin with text ending in a
74 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
75 language. This should be followed by "See end for copying
76 conditions", likewise in the respective language.
77
78 After each file name, on the same line or the following line, come the
79 names of the people who have checked it.
80
81 SECTION READERS
82 ----------------------------------
83 etc/TUTORIAL rms
84 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
85 etc/TUTORIAL.cn
86 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
87 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
88 etc/TUTORIAL.eo
89 etc/TUTORIAL.es Marcelo Toledo
90 etc/TUTORIAL.fr ttn
91 etc/TUTORIAL.it ttn
92 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
93 etc/TUTORIAL.ko
94 etc/TUTORIAL.nl Lute Kamstra
95 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
96 etc/TUTORIAL.pt_BR Marcelo Toledo
97 etc/TUTORIAL.ro
98 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
99 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
100 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
101 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
102 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
103 etc/TUTORIAL.zh
104
105 \f
106 Local variables:
107 mode: outline
108 coding: utf-8
109 end: