mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
* image.c (search_image_cache): New function. Require background
color match if background color is unspecified in the image spec. (uncache_image, lookup_image): Use it.
This commit is contained in:
parent
0de301ed8c
commit
d94df25b2d
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2007-06-03 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* image.c (search_image_cache): New function. Require background
|
||||
color match if background color is unspecified in the image spec.
|
||||
(uncache_image, lookup_image): Use it.
|
||||
|
||||
2007-06-01 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* window.c (Fshrink_window): Reflow docstring.
|
||||
|
|
|
|||
Loading…
Reference in a new issue