Mercurial > emacs
diff src/ChangeLog @ 81187:1c068a2f6c6b
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 06 Jun 2007 18:57:02 +0000 |
parents | aaa11de2895b |
children | c010d5840bf6 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 06 17:03:40 2007 +0000 +++ b/src/ChangeLog Wed Jun 06 18:57:02 2007 +0000 @@ -1,3 +1,8 @@ +2007-06-06 Chong Yidong <cyd@stupidchicken.com> + + * image.c (xpm_load): Remove spurious call to + xpm_init_color_cache. + 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * macfns.c (mac_window): Replace WindowPtr with WindowRef.