changeset 81366:d2076a0fec06

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Wed, 13 Jun 2007 08:22:12 +0000
parents 22b5fa7b116a
children da68077b1328
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <mituharu@math.s.chiba-u.ac.jp>
+
+	* 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  <monnier@iro.umontreal.ca>
 
 	* regex.c (regex_compile): Remove the `regnum' counter.