diff options
author | Martin Rudalics <rudalics@gmx.at> | 2007-10-01 06:44:10 +0000 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2007-10-01 06:44:10 +0000 |
commit | 5fd83f0f3f578565796d13567595a5de29803889 (patch) | |
tree | 18c0bc71902baa295a2a18500bd3f42b5800d6bb /admin | |
parent | 1f09f6e8b9154093df72f1d26a72b0269ec98903 (diff) | |
download | emacs-5fd83f0f3f578565796d13567595a5de29803889.tar.gz |
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 61df3de9578..846ce534042 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -77,6 +77,13 @@ 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 +** 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 + * FIXES FOR EMACS 22.3 Here we list any small fixes that arrived too late for Emacs 22.2, but |