Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
33064:9de33d895c6c | 33065:4d0c4ad5bae5 |
---|---|
1 2000-10-30 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-30 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xterm.c (x_alloc_nearest_color): Fix last change to compare | |
4 RGB values. | |
5 | |
3 * xterm.c (x_alloc_nearest_color): If allocation succeeds, and | 6 * xterm.c (x_alloc_nearest_color): If allocation succeeds, and |
4 we have a color cache, check that the cached color equals the | 7 we have a color cache, check that the cached color equals the |
5 allocated color. If not, clear the color cache. | 8 allocated color. If not, clear the color cache. |
6 | 9 |
7 * window.c (displayed_window_lines): Change buffers if necessary. | 10 * window.c (displayed_window_lines): Change buffers if necessary. |