Mercurial > emacs
diff src/ChangeLog @ 33065:4d0c4ad5bae5
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Mon, 30 Oct 2000 15:17:11 +0000 |
| parents | 0a3da2a92f53 |
| children | adc6c04ffe30 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 30 15:16:52 2000 +0000 +++ b/src/ChangeLog Mon Oct 30 15:17:11 2000 +0000 @@ -1,5 +1,8 @@ 2000-10-30 Gerd Moellmann <gerd@gnu.org> + * xterm.c (x_alloc_nearest_color): Fix last change to compare + RGB values. + * xterm.c (x_alloc_nearest_color): If allocation succeeds, and we have a color cache, check that the cached color equals the allocated color. If not, clear the color cache.
