Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
108745:9e1b87832dbf | 108746:24d486687f54 |
---|---|
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. |
4 Remove "all" from grep-files-aliases. Split grep-files-aliases by | 10 Remove "all" from grep-files-aliases. Split grep-files-aliases by |
5 whitespace, call wildcard-to-regexp on substrings and concat them | 11 whitespace, call wildcard-to-regexp on substrings and concat them |