(mm-codepage-setup): If cp-supported-codepages isn't
[bpt/emacs.git] / admin / FOR-RELEASE
... / ...
CommitLineData
1Tasks needed before the next release.
2
3* TO BE DONE SHORTLY BEFORE RELEASE
4
5** Check for widow and orphan lines in manuals;
6make sure all the pages really look ok in the manual as formatted.
7
8** Regenerate the pdf versions of the reference cards in etc/refcards/.
9
10** Ask maintainers of refcard translations to update them.
11
12Emacs 22 translators:
13
14LANG Translator Status
15cs Pavel Janík
16de Sven Joachim
17fr Eric Jacoboni
18pl Włodek Bzyl
19pt-br Rodrigo Real
20ru Alex Ott
21sk Miroslav Vaško
22
23** Remove temporary +++/--- lines in NEWS.
24
25** Try to reorder NEWS: most important things first, related items together.
26
27* WINDOWS SUPPORT BUGS
28
29These don't need to be fixed before a release, but we call the
30attention of Windows users to fixing them.
31
32** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
33Verify that the new font backend eliminates this and other Cleartype related
34problems.
35
36** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
37 (Did we decide that is unreproducible?)
38
39* BUGS WAITING FOR MORE USER INPUT
40
41** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
42http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
43
44** undefined reference getopt_long
45Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
46from 2007-08-27. Impossible to procede without more input from OP (as
47of 20070912, emails are bouncing) or someone else who can reproduce this.
48http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
49
50** emacs-22.1 with GTK problems (with patches)
51Only outstanding issue seems to be whether Solaris 2.6 GTK can be
52supported in the absence of recursive mutexes, via a change to
53alloc.c, or whether configure should abort.
54http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
55
56* BUGS
57
58** Does deleting frames run Lisp code? If so, can we get rid of that?
59It is a dangerous design.
60http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
61
62** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
63http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html
64
65** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
66"can't turn off font-lock"
67http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
68
69** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty
70http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html
71
72** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty
73http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00094.html
74http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01816.html
75
76** sdl.web@gmail.com, Sep 24: TLS infinite loop.
77http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
78
79** herring@lanl.gov: find-func: can no longer find adviced subrs
80This ought to work.
81
82** \\{...} produces duplicate entries
83http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html
84
85** menu indications of key bindings for remapped commands
86http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html
87
88** rms: gnus-dired.el is a mistake. Those features should not
89be part of Gnus. They should be moved to some other part of Emacs.
90rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
91minimized. I don't know what is left to do here.
92
93** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
94
95** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
96
97** multi-tty does not work correctly.
98If the server is started from a tty frame and emacsclient creates an
99X11 frame, the tty frame gets confused, it thinks it is an X11 frame
100when trying to do a C-z. This worked with server.el version 1.136, it
101broke after that.
102http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html
103Also emacsclient does not work on Windows, it also worked with
104server.el version 1.136.
105http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html
106
107** diff mode change for missing spaces in -u format.
108http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html
109http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01114.html
110
111** skeleton bug? Or is it now working as documented?
112http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html
113
114** move verilog-mode.el compile patterns into compile.el?
115http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html
116
117
118** unicode-merge issues:
119
120** The data segment size increased after the unicode-2 merge.
121The "data" size increased for emacs from ~4MB to ~11MB on x86.
122The temacs sizes are comparable.
123http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html
124
125** ps-prin1.ps: "Handle multiple strings in a line"
126http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00079.html
127Change lost?
128
129** ucs-mule-8859-to-mule-unicode
130This has been removed (together with ucs-tables.el), but
131latin1-disp.el still uses it.
132http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00066.html
133
134** auto-compose-current-font
135This has been removed, but is still used in
136devan-util.el, mlm-util.el, tibet-util.el, tml-util.el
137http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00064.html
138
139** cp-supported-codepages
140This has been removed (together with most of codepage.el), but is
141still used by mm-codepage-setup in gnus/mm-util. There is no NEWS
142entry about this removal.
143http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00063.html
144
145* DOCUMENTATION
146
147** Document multi-tty features
148http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html
149http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html
150
151** Document new font backend
152
153** Document XEmbed support
154
155** Check the Emacs Tutorial.
156
157The first line of every tutorial must begin with text ending in a
158period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
159language. This should be followed by "See end for copying conditions",
160likewise in the respective language.
161
162After each file name, on the same line or the following line, come the
163names of the people who have checked it.
164
165SECTION READERS
166----------------------------------
167etc/TUTORIAL
168etc/TUTORIAL.bg
169etc/TUTORIAL.cn
170etc/TUTORIAL.cs
171etc/TUTORIAL.de
172etc/TUTORIAL.eo
173etc/TUTORIAL.es
174etc/TUTORIAL.fr
175etc/TUTORIAL.it
176etc/TUTORIAL.ja
177etc/TUTORIAL.ko
178etc/TUTORIAL.nl
179etc/TUTORIAL.pl
180etc/TUTORIAL.pt_BR
181etc/TUTORIAL.ro
182etc/TUTORIAL.ru
183etc/TUTORIAL.sk
184etc/TUTORIAL.sl
185etc/TUTORIAL.sv
186etc/TUTORIAL.th
187etc/TUTORIAL.zh
188
189\f
190Local variables:
191mode: outline
192coding: utf-8
193end: