]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
(face-font-selection-order): Doc fix.
[gnu-emacs] / admin / FOR-RELEASE
index 3faaad03a47bc8d1fb4943228fb7d0631c01a218..6cc5333cf3d2f6faef58a82955263881bec5dba4 100644 (file)
@@ -34,22 +34,52 @@ 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 WAITING FOR MORE USER INPUT
+
+** undefined reference getopt_long
+Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
+from 2007-08-27.  Impossible to procede without more input from OP (as
+of 20070912, emails are bouncing) or someone else who can reproduce this.
+http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
+
+** TAGS buffer generates spurious undo warnings
+Waiting for recipe to produce these warnings.
+http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html
+
+** emacs-22.1 with GTK problems (with patches)
+Only outstanding issue seems to be whether Solaris 2.6 GTK can be
+supported in the absence of recursive mutexes, via a change to
+alloc.c, or whether configure should abort.
+http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
+
 * BUGS
 
-** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
-http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01006.html
+** ams@gnu.org, 9 July: eshell and external commands
+http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html
+
+** jbw@macs.hw.ac.uk, Sep 19: redisplay goes horribly wrong when a
+before-string contains multiple display properties
+http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02442.html
 
-* FIXES FOR EMACS 22.2
+** jbw@macs.hw.ac.uk, Sep 19: part of display property on before-string
+ property is not displayed
+http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00138.html
 
-Here we list small fixes that arrived too late for Emacs 22.1, but
-that should be installed on the release branch after 22.1 is released.
+** bojohan+news@dd.chalmers.se, Sep 21:
+ tooltip frame uses (class mono) when processing defface specs
+(Actually it uses no class at all.)
+http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01793.html
+[jpw@pobox.com has a patch]
 
-** Changes to six pbm icons in etc/images.
-Sync change from trunk 2007-05-19.
+** Frame title no more updated after calling `set-frame-configuration'
+Report by Sebastien Rocca Serra <sroccaserra@gmail.com> on emacs-devel
+from 2007-08-30.  [martin rudalics has a patch]
+http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html
 
-** viper and tramp should not load cl at run time.
+* FIXES FOR EMACS 22.3
 
-** yamaoka@jpl.org's patch for mail-extract-address-components problem.
+Here we list any small fixes that arrived too late for Emacs 22.2, but
+that should be installed on the release branch after 22.2 is released.
 
 * DOCUMENTATION