Mercurial > emacs
comparison lisp/ChangeLog @ 81023:afdc130c86d2
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 22-23)
- Update from CVS
2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
* lisp/net/rcirc.el (rcirc-fill-column): Allow `window-width'.
(rcirc-print): Handle `window-width'.
(rcirc-buffer-maximum-lines): Doc fix.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-764
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 22 May 2007 05:55:08 +0000 |
parents | 39d96518e20d 61e337029c36 |
children | d65b6fb14bca |
comparison
equal
deleted
inserted
replaced
81022:39d96518e20d | 81023:afdc130c86d2 |
---|---|
1 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) | 1 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change) |
2 | 2 |
3 * mail/mail-extr.el (mail-extract-address-components): Recognize | 3 * mail/mail-extr.el (mail-extract-address-components): Recognize |
4 non-ASCII characters except for NBSP as words. | 4 non-ASCII characters except for NBSP as words. |
5 | |
6 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change) | |
7 | |
8 * net/rcirc.el (rcirc-fill-column): Allow `window-width'. | |
9 (rcirc-print): Handle `window-width'. | |
10 (rcirc-buffer-maximum-lines): Doc fix. | |
5 | 11 |
6 2007-05-21 Chong Yidong <cyd@stupidchicken.com> | 12 2007-05-21 Chong Yidong <cyd@stupidchicken.com> |
7 | 13 |
8 * image-mode.el (image-toggle-display): Don't clear image cache. | 14 * image-mode.el (image-toggle-display): Don't clear image cache. |
9 Only use filename in image spec if the file is readable. Call | 15 Only use filename in image spec if the file is readable. Call |