Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
33062:c236bd0d44c3 | 33063:0a3da2a92f53 |
---|---|
1 2000-10-30 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xterm.c (x_alloc_nearest_color): If allocation succeeds, and | |
4 we have a color cache, check that the cached color equals the | |
5 allocated color. If not, clear the color cache. | |
2 | 6 |
3 * window.c (displayed_window_lines): Change buffers if necessary. | 7 * window.c (displayed_window_lines): Change buffers if necessary. |
4 Fix computation of displayed lines. | 8 Fix computation of displayed lines. |
5 | 9 |
6 * keyboard.c (syms_of_keyboard): Change DEFVAR_LISP of | 10 * keyboard.c (syms_of_keyboard): Change DEFVAR_LISP of |