# HG changeset patch # User Gerd Moellmann # Date 972918838 0 # Node ID 0a3da2a92f5373a6b6f09444ce4c8ad4ed7263d3 # Parent c236bd0d44c31c5ba73204a3a2db6ce14a104fd4 *** empty log message *** diff -r c236bd0d44c3 -r 0a3da2a92f53 src/ChangeLog --- 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 + * 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.