Mercurial > emacs
diff lisp/ChangeLog @ 108746:24d486687f54
Rename image-refresh to image-flush.
* image.c (Fimage_flush): Rename from image-refresh.
* image.el (image-refresh): Define as an alias for image-flush.
* image-mode.el (image-toggle-display-image): Caller changed.
* display.texi (Image Cache): Update documentation about image
caching.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 22 May 2010 12:48:01 -0400 |
parents | 4b1caf0bded6 |
children | f3d817d46523 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 22 13:59:09 2010 +0200 +++ b/lisp/ChangeLog Sat May 22 12:48:01 2010 -0400 @@ -1,3 +1,9 @@ +2010-05-22 Chong Yidong <cyd@stupidchicken.com> + + * image.el (image-refresh): Define as an alias for image-flush. + + * image-mode.el (image-toggle-display-image): Caller changed. + 2010-05-21 Juri Linkov <juri@jurta.org> * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.