diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d4752efec0..0064bb79544 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-05-30 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name. | ||
| 4 | (rcirc-print): Decode all incoming messages (bug#8744). | ||
| 5 | (rcirc-decode-coding-system): Allow value nil for automatic coding | ||
| 6 | system detection. | ||
| 7 | |||
| 1 | 2011-05-29 Chong Yidong <cyd@stupidchicken.com> | 8 | 2011-05-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * image.el (image-animate-max-time): Allow nil and t values. | 10 | * image.el (image-animate-max-time): Allow nil and t values. |