(syms_of_keyboard): Set up new Lisp variable
[emacs.git] / admin / FOR-RELEASE
blob4536f4d635e3c3263f180a22f4a3e904982e1cba
1 Tasks needed before the next release.
3 * TO BE DONE SHORTLY BEFORE RELEASE
5 ** Check for widow and orphan lines in manuals;
6 make sure all the pages really look ok in the manual as formatted.
8 ** Regenerate the postscript files of the reference cards in etc.
10 ** Ask maintainers of refcard translations to update them.
12 Requests to have been sent out on 2006-05-23 (Reiner Steib).
14 LANG    Translator            Status
15 cs      Pavel Janík           Can't work on it now.
16 de      Sven Joachim          Done
17 fr      Eric Jacoboni         Done
18 pl      Włodek Bzyl           Done
19 pt-br   Rodrigo Real          Done
20 ru      Alex Ott              Done
21 sk      Miroslav Vaško        No response
23 Reminders sent out on 2006-06-08.
25 * WINDOWS SUPPORT BUGS.
27 These don't need to be fixed before a release, but we call the
28 attention of Windows users to fixing them.
30 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
31 Windows only bug. Bug appears only when Cleartype enabled, probably related
32 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
34 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
35   (Did we decide that is unreproducible?)
37 ** set-frame-size for frame without minibuffer loses mode line
38 Probably a Windows only bug.  Reported by Drew Adams on bug-gnu-emacs on
39 2007-08-07.  It seems that the bug manifests itself only if resizing the
40 frame makes the menu bar wrap before.  On 2007-08-16 Glenn Morris
41 reported on emacs-devel that he was not able to reproduce the bug on a
42 GNU/Linux system.
44 * BUGS
46 ** ams@gnu.org, 9 July: eshell and external commands
47 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html
49 ** Check all non-file-scope static vars to make sure they
50 won't lose on USG or HPUX systems.
52 ** comint-scroll-show-maximum-output
53 Report by William Paul Vrotney <vrotney@earthlink.net> on bug-gnu-emacs
54 from 2007-08-16.
55 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00827.html
57 ** maximize resizes to large size, but doesn't really maximize
58 Report by Marijn Schouten <hkBst@gentoo.org> on bug-gnu-emacs from
59 2007-08-26.
60 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01362.html
62 * FIXES FOR EMACS 22.3
64 Here we list any small fixes that arrived too late for Emacs 22.2, but
65 that should be installed on the release branch after 22.2 is released.
67 * DOCUMENTATION
69 ** Check the Emacs Tutorial.
71 The first line of every tutorial must begin with text ending in a
72 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
73 language.  This should be followed by "See end for copying
74 conditions", likewise in the respective language.
76 After each file name, on the same line or the following line, come the
77 names of the people who have checked it.
79 SECTION                  READERS
80 ----------------------------------
81 etc/TUTORIAL             rms
82 etc/TUTORIAL.bg          Ognyan Kulev <ogi@fmi.uni-sofia.bg>
83 etc/TUTORIAL.cn
84 etc/TUTORIAL.cs          Pavel Janík <Pavel@Janik.cz>
85 etc/TUTORIAL.de          Werner LEMBERG <wl@gnu.org>
86 etc/TUTORIAL.eo
87 etc/TUTORIAL.es          Marcelo Toledo
88 etc/TUTORIAL.fr          ttn
89 etc/TUTORIAL.it          ttn
90 etc/TUTORIAL.ja          Kenichi Handa <handa@m17n.org>
91 etc/TUTORIAL.ko
92 etc/TUTORIAL.nl          Lute Kamstra
93 etc/TUTORIAL.pl          Slawomir Nowaczyk <slawek@cs.lth.se>
94 etc/TUTORIAL.pt_BR       Marcelo Toledo
95 etc/TUTORIAL.ro
96 etc/TUTORIAL.ru          Alex Ott <alexott@gmail.com>
97 etc/TUTORIAL.sk          Pavel Janík <Pavel@Janik.cz>
98 etc/TUTORIAL.sl          Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
99 etc/TUTORIAL.sv          Mats Lidell <matsl@contactor.se>
100 etc/TUTORIAL.th          Virach Sornlertlamvanich <virach@tcllab.org>
101 etc/TUTORIAL.zh
104 Local variables:
105 mode: outline
106 coding: utf-8
107 end: