]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
(face-font-selection-order): Doc fix.
[gnu-emacs] / admin / FOR-RELEASE
index 8c0eca3fb47490bf8e348800529b1751288c9e39..6cc5333cf3d2f6faef58a82955263881bec5dba4 100644 (file)
@@ -34,18 +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
 
-** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p
+** 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
+
+** 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
 
-** dak@gnu.org, 30 May: Redraw problem with overlapping frames
+** 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]
 
-* FIXES FOR EMACS 22.2
+** 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
 
-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.
+* FIXES FOR EMACS 22.3
 
-** viper should not load cl at run time.
+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