Mercurial > emacs
diff src/ChangeLog @ 33063:0a3da2a92f53
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 30 Oct 2000 15:13:58 +0000 |
parents | cbc5cc2c5a55 |
children | 4d0c4ad5bae5 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 30 15:13:28 2000 +0000 +++ b/src/ChangeLog Mon Oct 30 15:13:58 2000 +0000 @@ -1,5 +1,9 @@ 2000-10-30 Gerd Moellmann <gerd@gnu.org> + * 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. + * window.c (displayed_window_lines): Change buffers if necessary. Fix computation of displayed lines.