]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
(face-font-selection-order): Doc fix.
[gnu-emacs] / admin / FOR-RELEASE
index 9c93d2044f35cd9de1dd6f26afa87c87af4cd99b..6cc5333cf3d2f6faef58a82955263881bec5dba4 100644 (file)
@@ -34,13 +34,6 @@ 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?)
 
-** set-frame-size for frame without minibuffer loses mode line
-Probably a Windows only bug.  Reported by Drew Adams on bug-gnu-emacs on
-2007-08-07.  It seems that the bug manifests itself only if resizing the
-frame makes the menu bar wrap before.  On 2007-08-16 Glenn Morris
-reported on emacs-devel that he was not able to reproduce the bug on a
-GNU/Linux system.
-
 * BUGS WAITING FOR MORE USER INPUT
 
 ** undefined reference getopt_long
@@ -64,37 +57,25 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
 ** ams@gnu.org, 9 July: eshell and external commands
 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html
 
-** TAGS buffer generates spurious undo warnings
-http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html
-
-** latex mode, nexted subscripts are unreadable
-http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00020.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
 
 ** 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]
 
 ** 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 potential patch.
+from 2007-08-30.  [martin rudalics has a patch]
 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html
 
-** GNU NT-Emacs crashes with longlines-mode and outline-mode
-Reported by Rainer Thiel <r.thiel@uni-jena.de> on emacs-pretest-bug
-from 2007-09-22.
-http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01996.html
-Jason Rumney has a recipe for reproducing this on GNU/Linux:
-http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02267.html
-Minimum cause: "It occurs when the character before the display
-property is replaced with an ellipsis"
-http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00046.html
-
 * FIXES FOR EMACS 22.3
 
 Here we list any small fixes that arrived too late for Emacs 22.2, but