]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
*** empty log message ***
[gnu-emacs] / admin / FOR-RELEASE
index 823c80195afc48dad746fee3057138605823342d..384c305981129de734b3d221f352877e0eddeac3 100644 (file)
@@ -1,5 +1,8 @@
 Tasks needed before the next release.
 
+* UPDATE COPYRIGHTS (Happy New Year :-)
+
+
 * TO BE DONE SHORTLY BEFORE RELEASE
 
 ** Check for widow and orphan lines in manuals;
@@ -8,7 +11,6 @@ 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.
 
@@ -41,14 +43,54 @@ 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?)
 
+** make-network-process :nowait t doesn't work for non-local targets
+   on Windows.  This has been "fixed" for Emacs 22 by defining
+   BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
+
+
 * BUGS
 
-** Monnier, Oct 15: Strange behavior of C-u in the presence of sit-for in p-c-h
+** Need papers from Rubini for his code in t-mouse.el
+  Sent instructions.
+
+** lennart.borgman.073@student.lu.se, Dec 21:
+  Saving when the coding system can't code all buffer characters
+
+** Bug in ESHELL that Wiegley is supposed to fix.
+
+** How should C-x C-v ask about saving?
+
+** lennart.borgman.073@student.lu.se, Dec 16:
+  compilation-previous-error fails if first error is at start of buffer
+
+** W3 status with latest url package.
+
+** Fix up the notices in oldXMenu properly.
+
+** bruno@clisp.org's patches for location of Info file directory.
+
+** disumu@x3y2z1.net, Nov 22:
+  URL not following some 302 redirects after recent changes
+
+** storm@cua.dk, Jan 2: Bug in incremental undrawing of mouseover highlighting
+** lennart.borgman.073@student.lu.se, Dec 29:
+  How global is a define-global-minor-mode mode
+He says that customizing such a mode simply does not work.
+RMS says that there is no code in the generated defcustom,
+or elsewhere in the generated code, to implement setting that variable
+through the custom mechanism.
+
+** b.riefenstahl@turtle-trading.net, Dec 29:
+  GTK build crashes under X
+
+** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs
+  Two GTK version bugs.
+
+** pgg bugs reported by rms.
 
-** david.reitter@gmail.com, Oct 16: url-retrieve may cause hang
+** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
 
-** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very slow
-  Why do the text properties affect isearch?
+** jpff@cs.bath.ac.uk, Jan 5: Failure to submit second netnews message
 
 * DOCUMENTATION