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 e59c4a45c29..72f00e60edf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-05-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * image.el (image-refresh): Define as an alias for image-flush. | ||
| 4 | |||
| 5 | * image-mode.el (image-toggle-display-image): Caller changed. | ||
| 6 | |||
| 1 | 2010-05-21 Juri Linkov <juri@jurta.org> | 7 | 2010-05-21 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases. | 9 | * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases. |