diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3d12cb346be..e7d15008676 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,12 @@ | |||
| 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 | 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. | ||
| 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. |