]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
(face-font-selection-order): Doc fix.
[gnu-emacs] / admin / FOR-RELEASE
index 3f6b2bda2f7c5c2ab2648597f08da4f6da0f1acd..6cc5333cf3d2f6faef58a82955263881bec5dba4 100644 (file)
@@ -34,28 +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
 
-** python.el legal problem?
-http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.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
 
-** rcyeske@gmail.com, April 22: Failure to build on OpenBSD macppc.
-OpenBSD compilation works on i386.
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00932.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
 
-** Spurious redisplay bug not fixed.
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00732.html
+** 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]
 
-** michael.ewe@arcor.de, Apr 24: 22.0.98  not starting on Solaris 10/I386
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html
+** 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
 
-** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay]
-  Gives test case for problem that a dialog box blocks redisplay.
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00951.html
+* FIXES FOR EMACS 22.3
 
-** C mode fontification took 50 seconds
-http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01460.html
+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