(tabify-regexp): Use more specific regexps.
[bpt/emacs.git] / admin / FOR-RELEASE
index 36ab6f5..1346937 100644 (file)
@@ -2,19 +2,11 @@ Tasks needed before the next release.
 
 * TO BE DONE SHORTLY BEFORE RELEASE
 
-** `undo-ask-before-discard', currently set to t for debugging purposes
-has to be set to nil: when t, it can leak memory and cause other problems.
-
 ** Update release dates of manuals.
 
-** Get rid of overfull and underfull boxes in manuals.
-
 ** Check for widow and orphan lines in manuals;
 make sure all the pages really look ok in the manual as formatted.
 
-** Update facemenu-unlisted-faces, adding whatever other
-face name prefixes should be in it for good results.
-
 ** Update AUTHORS.
 
 ** Regenerate the postscript files of the reference cards in etc.
@@ -24,12 +16,12 @@ face name prefixes should be in it for good results.
 Requests to have been sent out on 2006-05-23 (Reiner Steib).
 
 LANG   Translator            Status
-cs     Pavel Janík           No response
+cs     Pavel Janík           Can't work on it now.
 de     Sven Joachim          Done
 fr     Eric Jacoboni         Done        (layout might be improved)
 pl     Włodek Bzyl           Done
 pt-br  Rodrigo Real          Done
-ru     Alex Ott              Working
+ru     Alex Ott              Done
 sk     Miroslav Vaško        No response
 
 Reminders sent out on 2006-06-08.
@@ -39,14 +31,6 @@ and KDE projects, to use the new Emacs icons in etc/images/icons.
 
 * BUGS
 
-** We need a way a Lisp file encoded in iso-2022 can assure
-reliable decoding regardless of user options.
-
-** JD Smith's 17 Apr 2006 bug report that CVS operations
-get mysterious unreproducible failures.
-
-** Is there a basic problem with cl-byte-compile-compiler-macro?
-
 ** 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)
@@ -55,26 +39,15 @@ get mysterious unreproducible failures.
         '(hscroll-step 1)
        )
 
-** TCP server processes do not work on Windows.
-
-TCP/IP server processes created with `make-network-process' consume
-excesive CPU on some Windows environments.  Usages of 50% and 100%
-CPU time have been observed on different Window XP configurations.
-Seems to be a problem in sys_select in w32proc.c.
+** David Kastrup's report on strange scrolling of large images.
 
-In its current form, it sys_select says the socket is ready, so we
-call server_accept_connection which again calls accept() which returns
--1 with errno == WSAEWOULDBLOCK (10035) indicating that there is no
-pending connection to accept.
-
-It seems that to fix this, w32 server sockets must use WSAAsyncSelect
-+ FD_ACCEPT to request notifications of incoming connections...
+** Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report about
+  fields and invisible overlays needs attention from a field expert.
 
+** Implement buffer-chars-modified-tick.
 
 * DOCUMENTATION
 
-** Check man/info.texi.
-
 ** Check the Emacs Lisp manual.
 
 Each manual section should be checked for factual correctness
@@ -85,17 +58,17 @@ people who have checked it.
 SECTION                  READERS
 ----------------------------------
 lispref/abbrevs.texi     "Luc Teirlinck"   Chong Yidong
-lispref/advice.texi     joakim@verona.se  Chong Yidong
-lispref/anti.texi        Chong Yidong
+lispref/advice.texi      Joakim Verona     Chong Yidong
+lispref/anti.texi        Chong Yidong      Kim F. Storm
 lispref/backups.texi     "Luc Teirlinck"   Chong Yidong
 lispref/buffers.texi     "Luc Teirlinck"   Chong Yidong
-lispref/calendar.texi    Joakim Verona <joakim@verona.se>  Chong Yidong
+lispref/calendar.texi    Joakim Verona     Chong Yidong
 lispref/commands.texi    "Luc Teirlinck"   Chong Yidong
 lispref/compile.texi     "Luc Teirlinck"   Chong Yidong
 lispref/control.texi     "Luc Teirlinck"   Chong Yidong
 lispref/customize.texi   Chong Yidong      "Luc Teirlinck"
-lispref/debugging.texi   Joakim Verona <joakim@verona.se>   Lute Kamstra
-lispref/display.texi     Chong Yidong
+lispref/debugging.texi   Joakim Verona     Lute Kamstra
+lispref/display.texi     Chong Yidong      Jason Rumney
 lispref/edebug.texi      Chong Yidong      "Luc Teirlinck"
 lispref/elisp.texi       "Luc Teirlinck"   Lute Kamstra
 lispref/errors.texi      "Luc Teirlinck"   Chong Yidong
@@ -111,9 +84,9 @@ lispref/intro.texi    "Luc Teirlinck"   Josh Varner
 lispref/keymaps.texi    "Luc Teirlinck"   Chong Yidong
 lispref/lists.texi      "Luc Teirlinck"   Chong Yidong
 lispref/loading.texi     "Luc Teirlinck"   Chong Yidong
-lispref/locals.texi      Chong Yidong
+lispref/locals.texi      Chong Yidong      Nick Roberts
 lispref/macros.texi      "Luc Teirlinck"   Chong Yidong
-lispref/maps.texi        Chong Yidong
+lispref/maps.texi        Chong Yidong     Kim F. Storm
 lispref/markers.texi     "Luc Teirlinck"   Chong Yidong
 lispref/minibuf.texi     "Luc Teirlinck"   Chong Yidong
 lispref/modes.texi      Chong Yidong