diff options
| author | Miles Bader | 2006-04-17 08:41:12 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-04-17 08:41:12 +0000 |
| commit | cfc2051d0ed5a268528a647ab0911a2f5cc451de (patch) | |
| tree | cb622fe0b6c1ba8b97314fb80ba2fd8fad60a5a2 /admin | |
| parent | ca49cf1703cc20d50653c32ca2f438c8819b78bd (diff) | |
| parent | e4a89ccf738861d7b9c4f611185aa0f204c9c208 (diff) | |
| download | emacs-cfc2051d0ed5a268528a647ab0911a2f5cc451de.tar.gz emacs-cfc2051d0ed5a268528a647ab0911a2f5cc451de.zip | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 204-225)
- Update from CVS
- Sync from erc--emacs--0
- Merge from gnus--rel--5.10
- Improve tq.el.
- Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.
* gnus--rel--5.10 (patch 81-85)
- Update from CVS
- Merge from emacs--devo--0
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 |