* window.c (run_window_configuration_change_hook): New function.
[emacs.git] / admin / FOR-RELEASE
blob5846ce545fb1b4bc9f30ddaca9534ce8821d19f1
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 pdf versions of the reference cards in etc/refcards/.
10 ** Ask maintainers of refcard translations to update them.
12 Emacs 22 translators:
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        
23 ** Remove temporary +++/--- lines in NEWS.
25 ** Try to reorder NEWS: most important things first, related items together.
27 * WINDOWS SUPPORT BUGS
29 These don't need to be fixed before a release, but we call the
30 attention of Windows users to fixing them.
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.
36 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
37   (Did we decide that is unreproducible?)
39 ** lennart.borgman@gmail.com 09 Jan 2008: ps-print-buffer-with-faces hangs
40 If no printer is connected to the printer port that Emacs is printing
41 to, I/O to that port hangs in the system calls. Emacs should avoid
42 defaulting to a printer port that is not in use.
44 * BUGS WAITING FOR MORE USER INPUT
46 ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
47 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
49 ** undefined reference getopt_long
50 Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
51 from 2007-08-27.  Impossible to procede without more input from OP (as
52 of 20070912, emails are bouncing) or someone else who can reproduce this.
53 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
55 ** emacs-22.1 with GTK problems (with patches)
56 Only outstanding issue seems to be whether Solaris 2.6 GTK can be
57 supported in the absence of recursive mutexes, via a change to
58 alloc.c, or whether configure should abort.
59 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
61 * BUGS
63 ** Document the changes introduced by multi-tty
64 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html
65 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html
67 ** Does deleting frames run Lisp code?  If so, can we get rid of that?
68 It is a dangerous design.
69 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
71 ** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
72 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html
74 ** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
75 "can't turn off font-lock"
76 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
78 ** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty
79 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html
81 ** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty
82 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00094.html
83 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01816.html
85 ** sdl.web@gmail.com, Sep 24: TLS infinite loop.
86 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
88 ** herring@lanl.gov: find-func: can no longer find adviced subrs
89 This ought to work.
91 ** \\{...} produces duplicate entries
92 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html
94 ** menu indications of key bindings for remapped commands
95 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html
97 ** rms: gnus-dired.el is a mistake.  Those features should not
98 be part of Gnus.  They should be moved to some other part of Emacs.
99 rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
100 minimized.  I don't know what is left to do here.
102 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
104 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
106 ** Fix problem with mode-name in SGML mode.
107 If mode-name stays non-string, add NEWS entry and doc fix.
108 http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html
110 ** multi-tty does not work correctly.
111 If the server is started from a tty frame and emacsclient creates an
112 X11 frame, the tty frame gets confused, it thinks it is an X11 frame
113 when trying to do a C-z.  This worked with server.el version 1.136, it
114 broke after that.
115 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html
116 Also emacsclient does not work on Windows, it also worked with
117 server.el version 1.136.
118 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html
122 * DOCUMENTATION
124 ** Check the Emacs Tutorial.
126 The first line of every tutorial must begin with text ending in a
127 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
128 language. This should be followed by "See end for copying conditions",
129 likewise in the respective language.
131 After each file name, on the same line or the following line, come the
132 names of the people who have checked it.
134 SECTION                  READERS
135 ----------------------------------
136 etc/TUTORIAL             
137 etc/TUTORIAL.bg          
138 etc/TUTORIAL.cn
139 etc/TUTORIAL.cs          
140 etc/TUTORIAL.de          
141 etc/TUTORIAL.eo
142 etc/TUTORIAL.es          
143 etc/TUTORIAL.fr          
144 etc/TUTORIAL.it          
145 etc/TUTORIAL.ja          
146 etc/TUTORIAL.ko
147 etc/TUTORIAL.nl          
148 etc/TUTORIAL.pl          
149 etc/TUTORIAL.pt_BR       
150 etc/TUTORIAL.ro
151 etc/TUTORIAL.ru          
152 etc/TUTORIAL.sk          
153 etc/TUTORIAL.sl          
154 etc/TUTORIAL.sv          
155 etc/TUTORIAL.th          
156 etc/TUTORIAL.zh
159 Local variables:
160 mode: outline
161 coding: utf-8
162 end: