(calendar-absolute-from-julian): Declare as a function.
[emacs.git] / admin / FOR-RELEASE
blob8763ad62a1219f337070db019d47dec14e98e957
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 * BUGS WAITING FOR MORE USER INPUT
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
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
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
56 * BUGS
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
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
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
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
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
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
80 ** sdl.web@gmail.com, Sep 24: TLS infinite loop.
81 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
83 ** herring@lanl.gov: find-func: can no longer find adviced subrs
84 This ought to work.
86 ** \\{...} produces duplicate entries
87 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html
89 ** menu indications of key bindings for remapped commands
90 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html
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.
95 ** sdl.web@gmail.com, 28 Oct: window-system in face definition
97 ** Gnus cannot send mail by default
98 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02082.html
100 ** Gnus archive groups are not shown at all if they are not at the default level. 
101 http://thread.gmane.org/gmane.emacs.gnus.general/65622
103 ** Extra question asked when doing a reply in Gnus
104 http://thread.gmane.org/gmane.emacs.gnus.general/65627
106 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
108 ** Stephen.Berman@gmx.net: minibuffer and current-local-map
110 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
112 * DOCUMENTATION
114 ** Check the Emacs Tutorial.
116 The first line of every tutorial must begin with text ending in a
117 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
118 language. This should be followed by "See end for copying conditions",
119 likewise in the respective language.
121 After each file name, on the same line or the following line, come the
122 names of the people who have checked it.
124 SECTION                  READERS
125 ----------------------------------
126 etc/TUTORIAL             
127 etc/TUTORIAL.bg          
128 etc/TUTORIAL.cn
129 etc/TUTORIAL.cs          
130 etc/TUTORIAL.de          
131 etc/TUTORIAL.eo
132 etc/TUTORIAL.es          
133 etc/TUTORIAL.fr          
134 etc/TUTORIAL.it          
135 etc/TUTORIAL.ja          
136 etc/TUTORIAL.ko
137 etc/TUTORIAL.nl          
138 etc/TUTORIAL.pl          
139 etc/TUTORIAL.pt_BR       
140 etc/TUTORIAL.ro
141 etc/TUTORIAL.ru          
142 etc/TUTORIAL.sk          
143 etc/TUTORIAL.sl          
144 etc/TUTORIAL.sv          
145 etc/TUTORIAL.th          
146 etc/TUTORIAL.zh
149 Local variables:
150 mode: outline
151 coding: utf-8
152 end: