]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time
[gnu-emacs] / admin / FOR-RELEASE
index 75c7b7dd4eeaa0c68ec82ab1b954f351e0eba64f..f42683da8082995c67fc0f16551ca6827881f9d2 100644 (file)
@@ -2,12 +2,13 @@ Tasks needed before the next release.
 
 * TO BE DONE SHORTLY BEFORE RELEASE
 
-** Update release dates of manuals.
-
 ** Check for widow and orphan lines in manuals;
 make sure all the pages really look ok in the manual as formatted.
 
+** Check for text in manuals that assumes current version is 21.
+
 ** Update AUTHORS.
+[Done 2006-10-03]
 
 ** Regenerate the postscript files of the reference cards in etc.
 
@@ -33,44 +34,33 @@ and KDE projects, to use the new Emacs icons in etc/images/icons.
 These don't need to be fixed to start pretest, but we call the
 attention of Windows users to fixing them.
 
-** Markus Gritsch's report about Emacs looping on Windoze with the following
-.emacs file, and then reduce Emacs frame width to "something quite narrow":
-       (setq-default truncate-lines t)
-       (custom-set-variables
-        '(hscroll-margin 20)
-        '(hscroll-step 1)
-       )
-
 ** Drew Adams 12 Aug bug rpt: overlay  display artifact: trace left behind
-Windows only bug.
+Windows only bug. Bug appears only when Cleartype enabled, probably related
+to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 
 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
   (Did we decide that is unreproducible?)
 
 * BUGS
 
-** Field handling in C-n.
-
-** C-g fails to interrupt accept-process-output in Gnus.
-  (Is that fixed?)
+** triska@gmx.at, Nov 2: EMACS environment variable.
 
-** david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13.
+** CC mode defun-finding issues.
 
-** regex char class matching needs a call to char-syntax.
+** tim.vanholder@gmail.com, Nov 7: segfault
 
-** regex char class matching breaks if you change entries
-in the syntax table.
+** jmarant@free.fr, Nov 8: Problem with non-bmp unicode
 
-** Handa's Sep 6 compilation font lock bug report.
+** gotoh@taiyo.co.jp, Nov 8: url-gw.el: Cannot use proxy with url-gw.el 1.15
 
 * DOCUMENTATION
 
 ** Check the Emacs Tutorial.
 
-The first line of every tutorial must begin with text ending in a period
-(".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
-This should be followed by "See end for copying conditions", likewise
-in the respective language.
+The first line of every tutorial must begin with text ending in a
+period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
+language.  This should be followed by "See end for copying
+conditions", likewise in the respective language.
 
 After each file name, on the same line or the following line, come the
 names of the people who have checked it.