diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b04273d274e..947922a4888 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -33,6 +33,10 @@ Assigned to Bill Wohler <wohler@newt.com>. | |||
| 33 | 33 | ||
| 34 | * BUGS | 34 | * BUGS |
| 35 | 35 | ||
| 36 | ** Stefan Monnier's March 20 bug report about 3d boxes in header line. | ||
| 37 | |||
| 38 | ** Is there a basic problem with cl-byte-compile-compiler-macro? | ||
| 39 | |||
| 36 | ** Markus Gritsch's report about Emacs looping on Windoze with the following | 40 | ** Markus Gritsch's report about Emacs looping on Windoze with the following |
| 37 | .emacs file, and then reduce Emacs frame width to "something quite narrow": | 41 | .emacs file, and then reduce Emacs frame width to "something quite narrow": |
| 38 | (setq-default truncate-lines t) | 42 | (setq-default truncate-lines t) |
| @@ -72,7 +76,7 @@ you're going to handle. | |||
| 72 | DIRECTORY STATUS IN CHARGE | 76 | DIRECTORY STATUS IN CHARGE |
| 73 | --------- ------ --------- | 77 | --------- ------ --------- |
| 74 | etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) | 78 | etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) |
| 75 | leim working Kenichi Handa | 79 | leim done Kenichi Handa |
| 76 | lib-src done ttn | 80 | lib-src done ttn |
| 77 | lisp done ttn | 81 | lisp done ttn |
| 78 | lisp/calc done Jay Belanger | 82 | lisp/calc done Jay Belanger |
| @@ -81,8 +85,8 @@ lisp/emacs-lisp done ttn | |||
| 81 | lisp/emulation done ttn | 85 | lisp/emulation done ttn |
| 82 | lisp/eshell done ttn | 86 | lisp/eshell done ttn |
| 83 | lisp/gnus done Romain Francoise | 87 | lisp/gnus done Romain Francoise |
| 84 | lisp/international working Kenichi Handa | 88 | lisp/international done Kenichi Handa |
| 85 | lisp/language working Kenichi Handa | 89 | lisp/language done Kenichi Handa |
| 86 | lisp/mail done ttn | 90 | lisp/mail done ttn |
| 87 | lisp/mh-e done Bill Wohler | 91 | lisp/mh-e done Bill Wohler |
| 88 | lisp/net done ttn | 92 | lisp/net done ttn |