diff options
| author | Karoly Lorentey | 2006-04-19 16:23:46 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2006-04-19 16:23:46 +0000 |
| commit | 447b0165acd09060977e05c843f81c0bee4aa4df (patch) | |
| tree | 70cf2d254760a2cf68a10b67f8a3570c05fff9a5 /admin | |
| parent | 4c57cca724993ab1334cc5c0b35c22b06daee0c3 (diff) | |
| parent | 0fea1d10293b4c6d35c1e55b68cd26e91445213c (diff) | |
| download | emacs-447b0165acd09060977e05c843f81c0bee4aa4df.tar.gz emacs-447b0165acd09060977e05c843f81c0bee4aa4df.zip | |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-216
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-217
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-218
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-219
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-220
Improve tq.el.
* emacs@sv.gnu.org/emacs--devo--0--patch-221
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-222
Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.
* emacs@sv.gnu.org/emacs--devo--0--patch-223
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-224
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-225
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-226
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-227
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-228
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-229
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-230
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-231
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-232
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-233
Update from CVS: lisp/progmodes/python.el (python-mode): Fix typo.
* emacs@sv.gnu.org/gnus--rel--5.10--patch-84
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-85
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-86
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-550
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 934cda45906..c641fbe106c 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -37,6 +37,9 @@ Assigned to Bill Wohler <wohler@newt.com>. | |||
| 37 | 37 | ||
| 38 | ** Is there a basic problem with cl-byte-compile-compiler-macro? | 38 | ** Is there a basic problem with cl-byte-compile-compiler-macro? |
| 39 | 39 | ||
| 40 | ** Recalculate the tool bar height after changing the default font. | ||
| 41 | (Bug report by Yamamoto Mistuharu, 31 Mar 2006) | ||
| 42 | |||
| 40 | ** Markus Gritsch's report about Emacs looping on Windoze with the following | 43 | ** Markus Gritsch's report about Emacs looping on Windoze with the following |
| 41 | .emacs file, and then reduce Emacs frame width to "something quite narrow": | 44 | .emacs file, and then reduce Emacs frame width to "something quite narrow": |
| 42 | (setq-default truncate-lines t) | 45 | (setq-default truncate-lines t) |
| @@ -76,7 +79,7 @@ you're going to handle. | |||
| 76 | DIRECTORY STATUS IN CHARGE | 79 | DIRECTORY STATUS IN CHARGE |
| 77 | --------- ------ --------- | 80 | --------- ------ --------- |
| 78 | etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) | 81 | etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) |
| 79 | leim working Kenichi Handa | 82 | leim done Kenichi Handa |
| 80 | lib-src done ttn | 83 | lib-src done ttn |
| 81 | lisp done ttn | 84 | lisp done ttn |
| 82 | lisp/calc done Jay Belanger | 85 | lisp/calc done Jay Belanger |
| @@ -85,8 +88,8 @@ lisp/emacs-lisp done ttn | |||
| 85 | lisp/emulation done ttn | 88 | lisp/emulation done ttn |
| 86 | lisp/eshell done ttn | 89 | lisp/eshell done ttn |
| 87 | lisp/gnus done Romain Francoise | 90 | lisp/gnus done Romain Francoise |
| 88 | lisp/international working Kenichi Handa | 91 | lisp/international done Kenichi Handa |
| 89 | lisp/language working Kenichi Handa | 92 | lisp/language done Kenichi Handa |
| 90 | lisp/mail done ttn | 93 | lisp/mail done ttn |
| 91 | lisp/mh-e done Bill Wohler | 94 | lisp/mh-e done Bill Wohler |
| 92 | lisp/net done ttn | 95 | lisp/net done ttn |