]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
*** empty log message ***
[gnu-emacs] / admin / FOR-RELEASE
index f7a8a2bfb0e03cbf47bb04b355286fcadde39d09..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,18 +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
 
-** Document use of gpg-agent
+** 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
 
-** monnier@iro.umontreal.ca, Nov 24: 
-  gnus-summary-tick-article-forward doesn't work any more?
+** dooglus@gmail.com, Dec 29: 4 week-old pretest bugs
+  Two GTK version bugs.
 
-** christopher.ian.moore@gmail.com, Nov 30: too much recursion in gnus-sort-threads-1.
+** pgg bugs reported by rms.
 
-** dooglus@gmail.com, Dec 1: Replacement of spaces in wdired
+** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
 
-** Should CC mode set beginning-of-defun-function?
+** jpff@cs.bath.ac.uk, Jan 5: Failure to submit second netnews message
 
 * DOCUMENTATION