mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
112 lines
3.9 KiB
Plaintext
112 lines
3.9 KiB
Plaintext
Tasks needed before the next release.
|
||
|
||
* TO BE DONE SHORTLY BEFORE RELEASE
|
||
|
||
** Check for widow and orphan lines in manuals;
|
||
make sure all the pages really look ok in the manual as formatted.
|
||
|
||
** Regenerate the postscript files of the reference cards in etc.
|
||
|
||
** Ask maintainers of refcard translations to update them.
|
||
|
||
Requests to have been sent out on 2006-05-23 (Reiner Steib).
|
||
|
||
LANG Translator Status
|
||
cs Pavel Janík Can't work on it now.
|
||
de Sven Joachim Done
|
||
fr Eric Jacoboni Done
|
||
pl Włodek Bzyl Done
|
||
pt-br Rodrigo Real Done
|
||
ru Alex Ott Done
|
||
sk Miroslav Vaško No response
|
||
|
||
Reminders sent out on 2006-06-08.
|
||
|
||
* WINDOWS SUPPORT BUGS.
|
||
|
||
These don't need to be fixed before a release, but we call the
|
||
attention of Windows users to fixing them.
|
||
|
||
** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
|
||
Windows only bug. Bug appears only when Cleartype enabled, probably related
|
||
to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
|
||
|
||
** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
|
||
(Did we decide that is unreproducible?)
|
||
|
||
* BUGS WAITING FOR MORE USER INPUT
|
||
|
||
** undefined reference getopt_long
|
||
Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
|
||
from 2007-08-27. Impossible to procede without more input from OP (as
|
||
of 20070912, emails are bouncing) or someone else who can reproduce this.
|
||
http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
|
||
|
||
** emacs-22.1 with GTK problems (with patches)
|
||
Only outstanding issue seems to be whether Solaris 2.6 GTK can be
|
||
supported in the absence of recursive mutexes, via a change to
|
||
alloc.c, or whether configure should abort.
|
||
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
|
||
|
||
* BUGS
|
||
|
||
** schierlm@gmx.de, 25 Dec: Crash when buffer is edited while save-buffer asks for coding system
|
||
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00134.html
|
||
|
||
** bojohan+news@dd.chalmers.se, 19 Nov: appointment display during isearch replaces buffer contents with history element.
|
||
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00005.html
|
||
(patch)
|
||
|
||
** eric@openbsd.org, 24 Nov: c-mode syntactic analysis regression in emacs-22.1
|
||
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00589.html
|
||
|
||
** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop
|
||
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00460.html
|
||
reproducible?
|
||
|
||
** nico@ngolde.de, 7 Jan: some code issues
|
||
some unsafe code in pop.c
|
||
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00654.html
|
||
|
||
* DOCUMENTATION
|
||
|
||
** Check the Emacs Tutorial.
|
||
|
||
The first line of every tutorial must begin with text ending in a
|
||
period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
|
||
language. This should be followed by "See end for copying
|
||
conditions", likewise in the respective language.
|
||
|
||
After each file name, on the same line or the following line, come the
|
||
names of the people who have checked it.
|
||
|
||
SECTION READERS
|
||
----------------------------------
|
||
etc/TUTORIAL rms
|
||
etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
|
||
etc/TUTORIAL.cn
|
||
etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
|
||
etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
|
||
etc/TUTORIAL.eo ttn
|
||
etc/TUTORIAL.es Marcelo Toledo
|
||
etc/TUTORIAL.fr ttn
|
||
etc/TUTORIAL.it ttn
|
||
etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org>
|
||
etc/TUTORIAL.ko
|
||
etc/TUTORIAL.nl Lute Kamstra
|
||
etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
|
||
etc/TUTORIAL.pt_BR Marcelo Toledo
|
||
etc/TUTORIAL.ro ttn
|
||
etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
|
||
etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
|
||
etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
|
||
etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
|
||
etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
|
||
etc/TUTORIAL.zh
|
||
|
||
|
||
Local variables:
|
||
mode: outline
|
||
coding: utf-8
|
||
end:
|