]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
(face-font-selection-order): Doc fix.
[gnu-emacs] / admin / FOR-RELEASE
index ca6723a27668d6fe820f7f2542476c85b6af3082..6cc5333cf3d2f6faef58a82955263881bec5dba4 100644 (file)
@@ -34,27 +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
 
-** 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
+** ams@gnu.org, 9 July: eshell and external commands
+http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.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
+** 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
 
-** 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
+** 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
 
-** Takaaki.Ota@am.sony.com, May 2: table cell menu does not appear at the menubar
-   Bug is intermittent.
+** 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]
 
-** Install vc-hooks.el patch from trunk.
+** 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
 
-** Move some items from magic-mode-alist to file-start-mode-alist.
+* FIXES FOR EMACS 22.3
 
-** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
+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