(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
[emacs.git] / admin / FOR-RELEASE
blob35070c082b1b232a91941916efbf841d23294f31
1 Tasks needed before the next release.
3 * TO BE DONE SHORTLY BEFORE RELEASE
5 ** Update release dates of manuals.
7 ** Check for widow and orphan lines in manuals;
8 make sure all the pages really look ok in the manual as formatted.
10 ** Update AUTHORS.
12 ** Regenerate the postscript files of the reference cards in etc.
14 ** Ask maintainers of refcard translations to update them.
16 Requests to have been sent out on 2006-05-23 (Reiner Steib).
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
27 Reminders sent out on 2006-06-08.
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.
32 * BUGS
34 ** Markus Gritsch's report about Emacs looping on Windoze with the following
35 .emacs file, and then reduce Emacs frame width to "something quite narrow":
36         (setq-default truncate-lines t)
37         (custom-set-variables
38          '(hscroll-margin 20)
39          '(hscroll-step 1)
40         )
42 ** Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report about
43   fields and invisible overlays needs attention from a field expert.
45 ** Implement buffer-chars-modified-tick.
47 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem.
50 * DOCUMENTATION
52 ** Check the Emacs Tutorial.
54 The first line of every tutorial must begin with text ending in a period
55 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
56 This should be followed by "See end for copying conditions", likewise
57 in the respective language.
59 After each file name, on the same line or the following line, come the
60 names of the people who have checked it.
62 SECTION                  READERS
63 ----------------------------------
64 etc/TUTORIAL             rms
65 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
66 etc/TUTORIAL.cn
67 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
68 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
69 etc/TUTORIAL.es          Marcelo Toledo
70 etc/TUTORIAL.fr          ttn
71 etc/TUTORIAL.it          ttn
72 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
73 etc/TUTORIAL.ko
74 etc/TUTORIAL.nl          Lute Kamstra
75 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
76 etc/TUTORIAL.pt_BR       Marcelo Toledo
77 etc/TUTORIAL.ro
78 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
79 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
80 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
81 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
82 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
83 etc/TUTORIAL.zh
86 Local variables:
87 mode: outline
88 coding: utf-8
89 end: