]> code.delx.au - gnu-emacs/blob - admin/FOR-RELEASE
Merge from emacs--rel--22
[gnu-emacs] / admin / FOR-RELEASE
1 Tasks needed before the next release.
2
3 * TO BE DONE SHORTLY BEFORE RELEASE
4
5 ** Check for widow and orphan lines in manuals;
6 make 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
12 Emacs 22 translators:
13
14 LANG Translator Status
15 cs Pavel Janík
16 de Sven Joachim
17 fr Eric Jacoboni
18 pl Włodek Bzyl
19 pt-br Rodrigo Real
20 ru Alex Ott
21 sk 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
29 These don't need to be fixed before a release, but we call the
30 attention of Windows users to fixing them.
31
32 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
33 Windows only bug. Bug appears only when Cleartype enabled, probably related
34 to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
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)
42 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
43
44 ** undefined reference getopt_long
45 Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
46 from 2007-08-27. Impossible to procede without more input from OP (as
47 of 20070912, emails are bouncing) or someone else who can reproduce this.
48 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
49
50 ** emacs-22.1 with GTK problems (with patches)
51 Only outstanding issue seems to be whether Solaris 2.6 GTK can be
52 supported in the absence of recursive mutexes, via a change to
53 alloc.c, or whether configure should abort.
54 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
55
56 * BUGS
57
58 ** Document the changes introduced by multi-tty
59 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html
60 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html
61
62 ** Does deleting frames run Lisp code? If so, can we get rid of that?
63 It is a dangerous design.
64 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
65
66 ** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
67 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html
68
69 ** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
70 "can't turn off font-lock"
71 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
72
73 ** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty
74 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html
75
76 ** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty
77 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00094.html
78 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01816.html
79
80 ** sdl.web@gmail.com, Sep 24: TLS infinite loop.
81 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
82
83 ** herring@lanl.gov: find-func: can no longer find adviced subrs
84 This ought to work.
85
86 ** \\{...} produces duplicate entries
87 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html
88
89 ** menu indications of key bindings for remapped commands
90 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html
91
92 ** rms: gnus-dired.el is a mistake. Those features should not
93 be part of Gnus. They should be moved to some other part of Emacs.
94 rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
95 minimized. I don't know what is left to do here.
96
97 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
98
99 ** Stephen.Berman@gmx.net: minibuffer and current-local-map
100
101 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
102
103 ** Get rid of old-style backquotes in cc-vars.el.
104 ttn has a patch:
105 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02052.html
106
107 ** Fix or document the shortcoming of easymenu and :suffix.
108 http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01857.html
109
110 ** Fix problem with mode-name in SGML mode.
111 If mode-name stays non-string, add NEWS entry and doc fix.
112 http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html
113
114 ** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop
115
116 ** multi-tty does not work correctly.
117 If the server is started from a tty frame and emacsclient creates an
118 X11 frame, the tty frame gets confused, it thinks it is an X11 frame
119 when trying to do a C-z. This worked with server.el version 1.136, it
120 broke after that.
121 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html
122
123 * DOCUMENTATION
124
125 ** Check the Emacs Tutorial.
126
127 The first line of every tutorial must begin with text ending in a
128 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
129 language. This should be followed by "See end for copying conditions",
130 likewise in the respective language.
131
132 After each file name, on the same line or the following line, come the
133 names of the people who have checked it.
134
135 SECTION READERS
136 ----------------------------------
137 etc/TUTORIAL
138 etc/TUTORIAL.bg
139 etc/TUTORIAL.cn
140 etc/TUTORIAL.cs
141 etc/TUTORIAL.de
142 etc/TUTORIAL.eo
143 etc/TUTORIAL.es
144 etc/TUTORIAL.fr
145 etc/TUTORIAL.it
146 etc/TUTORIAL.ja
147 etc/TUTORIAL.ko
148 etc/TUTORIAL.nl
149 etc/TUTORIAL.pl
150 etc/TUTORIAL.pt_BR
151 etc/TUTORIAL.ro
152 etc/TUTORIAL.ru
153 etc/TUTORIAL.sk
154 etc/TUTORIAL.sl
155 etc/TUTORIAL.sv
156 etc/TUTORIAL.th
157 etc/TUTORIAL.zh
158
159 \f
160 Local variables:
161 mode: outline
162 coding: utf-8
163 end: