Bug fix for vc-dispatcher split.
[bpt/emacs.git] / admin / FOR-RELEASE
CommitLineData
e47ac727
RS
1Tasks needed before the next release.
2
c8de0427 3* TO BE DONE SHORTLY BEFORE RELEASE
1f912e99 4
059cbcd5
RS
5** Check for widow and orphan lines in manuals;
6make sure all the pages really look ok in the manual as formatted.
7
590394eb 8** Regenerate the pdf versions of the reference cards in etc/refcards/.
f199f76c 9
b713c813
RS
10** Ask maintainers of refcard translations to update them.
11
590394eb 12Emacs 22 translators:
49561a36
RS
13
14LANG Translator Status
590394eb
GM
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
49561a36 22
0fd352a5
GM
23** Remove temporary +++/--- lines in NEWS.
24
25** Try to reorder NEWS: most important things first, related items together.
26
3fbc7a01 27* WINDOWS SUPPORT BUGS
eebe9a29 28
950703c9 29These don't need to be fixed before a release, but we call the
f9de7738 30attention of Windows users to fixing them.
ee31cd78 31
1877c3cb 32** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
6b9a0ae1
JR
33Verify that the new font backend eliminates this and other Cleartype related
34problems.
f9de7738 35
8d8f91ae
CY
36** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
37 (Did we decide that is unreproducible?)
38
d58ee9f1
JB
39** libxpm is loaded too soon
40Since the multi-tty merge, libxpm is loaded before the init files because
41of changes in toolbar setup; that prevents using image-library-alist in
42.emacs to select the desired XPM library. Reported by Takashi Hiromatsu.
43http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02191.html
44
3fbc7a01
GM
45* BUGS WAITING FOR MORE USER INPUT
46
47** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
48http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
49
706475a9
GM
50** undefined reference getopt_long
51Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
52from 2007-08-27. Impossible to procede without more input from OP (as
53of 20070912, emails are bouncing) or someone else who can reproduce this.
54http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
55
f9de7738
RS
56* BUGS
57
a1bd37ee
GM
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
61e25ccc
RS
61
62** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
6d16ced9 63http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html
61e25ccc 64
41999d0f
GM
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
780d7bb9 69** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty
6d16ced9 70http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html
780d7bb9
RS
71
72** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty
6d16ced9
GM
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
780d7bb9 75
9f7e1e6e 76** sdl.web@gmail.com, Sep 24: TLS infinite loop.
6d16ced9
GM
77http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
78
9a12ab31
RS
79** herring@lanl.gov: find-func: can no longer find adviced subrs
80This ought to work.
81
590394eb
GM
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
ebfbc950
RS
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.
f8747b72
RS
90rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
91minimized. I don't know what is left to do here.
a9412969 92
b07a2d9c 93** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
f5c06341 94
b07a2d9c
RS
95** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
96
b80d432c
DN
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
f5e070d6
DN
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
657e24c2
GM
107** skeleton bug? Or is it now working as documented?
108http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html
109
110** move verilog-mode.el compile patterns into compile.el?
111http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html
112
d725f53d
GM
113** stack-trace-on-error segfaults infloop
114http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg02031.html
115
4dd3127e
GM
116** `make bootstrap; make install' dumps another emacs
117http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00311.html
657e24c2 118
c62a71df
GM
119** han@mijncomputer.nl, Feb 3: emacsclient misbehaves
120
121** Mouse clicks on the menubar don't currently work with a console
122Following the direct use of Gpm, the menubar now needs to be
123considered a special part of the screen in Emacs on a console.
124http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html
125
b003785a
GM
126** unicode-merge issues:
127
c62a71df 128*** The data segment size increased after the unicode-2 merge.
534b468f
DN
129The "data" size increased for emacs from ~4MB to ~11MB on x86.
130The temacs sizes are comparable.
58340fa7
DN
131http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html
132
c62a71df
GM
133** font-backend problems:
134
135*** Xresource pane.menubar.*font no longer takes effect
4dd3127e
GM
136http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00314.html
137http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01683.html
138
c62a71df
GM
139*** font-lock faces use different font with font-backend
140http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00651.html
141
142*** font height problems with font-backend
143http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00620.html
e28e32b0 144
3f195080 145
7956ef44
KS
146* DOCUMENTATION
147
6b9a0ae1 148** Document multi-tty features
e06b943e
GM
149http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html
150http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html
6b9a0ae1
JR
151
152** Document new font backend
153
154** Document XEmbed support
155
0b048d52
MT
156** Check the Emacs Tutorial.
157
29121f81
RS
158The first line of every tutorial must begin with text ending in a
159period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
41999d0f
GM
160language. This should be followed by "See end for copying conditions",
161likewise in the respective language.
b75122e4
RS
162
163After each file name, on the same line or the following line, come the
164names of the people who have checked it.
165
0b048d52
MT
166SECTION READERS
167----------------------------------
3fbc7a01
GM
168etc/TUTORIAL
169etc/TUTORIAL.bg
0b048d52 170etc/TUTORIAL.cn
3fbc7a01
GM
171etc/TUTORIAL.cs
172etc/TUTORIAL.de
31c17bcd 173etc/TUTORIAL.eo
3fbc7a01
GM
174etc/TUTORIAL.es
175etc/TUTORIAL.fr
176etc/TUTORIAL.it
177etc/TUTORIAL.ja
0b048d52 178etc/TUTORIAL.ko
3fbc7a01
GM
179etc/TUTORIAL.nl
180etc/TUTORIAL.pl
181etc/TUTORIAL.pt_BR
0b048d52 182etc/TUTORIAL.ro
3fbc7a01
GM
183etc/TUTORIAL.ru
184etc/TUTORIAL.sk
185etc/TUTORIAL.sl
186etc/TUTORIAL.sv
187etc/TUTORIAL.th
0b048d52
MT
188etc/TUTORIAL.zh
189
c0a070c1
KS
190\f
191Local variables:
192mode: outline
49561a36 193coding: utf-8
c0a070c1 194end: