diff options
| author | Martin Rudalics | 2007-10-01 06:44:10 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2007-10-01 06:44:10 +0000 |
| commit | 5fd83f0f3f578565796d13567595a5de29803889 (patch) | |
| tree | 18c0bc71902baa295a2a18500bd3f42b5800d6bb /admin | |
| parent | 1f09f6e8b9154093df72f1d26a72b0269ec98903 (diff) | |
| download | emacs-5fd83f0f3f578565796d13567595a5de29803889.tar.gz emacs-5fd83f0f3f578565796d13567595a5de29803889.zip | |
*** 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 | |||
| 77 | alloc.c, or whether configure should abort. | 77 | alloc.c, or whether configure should abort. |
| 78 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html | 78 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html |
| 79 | 79 | ||
| 80 | ** GNU NT-Emacs crashes with longlines-mode and outline-mode | ||
| 81 | Reported by Rainer Thiel <r.thiel@uni-jena.de> on emacs-pretest-bug | ||
| 82 | from 2007-09-22. | ||
| 83 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01996.html | ||
| 84 | Jason Rumney has a recipe for reproducing this on GNU/Linux: | ||
| 85 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02267.html | ||
| 86 | |||
| 80 | * FIXES FOR EMACS 22.3 | 87 | * FIXES FOR EMACS 22.3 |
| 81 | 88 | ||
| 82 | Here we list any small fixes that arrived too late for Emacs 22.2, but | 89 | Here we list any small fixes that arrived too late for Emacs 22.2, but |