# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1181722932 0 # Node ID d2076a0fec06b383486fd4a7a5907e7509aee89b # Parent 22b5fa7b116aee53a94729d0e82bc912d620cc61 *** empty log message *** diff -r 22b5fa7b116a -r d2076a0fec06 src/ChangeLog --- a/src/ChangeLog Wed Jun 13 08:21:44 2007 +0000 +++ b/src/ChangeLog Wed Jun 13 08:22:12 2007 +0000 @@ -1,3 +1,11 @@ +2007-06-13 YAMAMOTO Mitsuharu + + * dispextern.h (struct image) [HAVE_WINDOW_SYSTEM]: New members + frame_foreground and frame_background. + + * image.c (lookup_image): Save frame foreground and background colors. + (search_image_cache): Check if saved and current frame colors match. + 2007-06-12 Stefan Monnier * regex.c (regex_compile): Remove the `regnum' counter.