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