Mercurial > emacs
diff src/ChangeLog @ 31692:ca8dfb4718e6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 18 Sep 2000 12:25:57 +0000 |
parents | 0b116000e89f |
children | 6856f91c0301 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 18 12:25:36 2000 +0000 +++ b/src/ChangeLog Mon Sep 18 12:25:57 2000 +0000 @@ -1,5 +1,9 @@ 2000-09-18 Gerd Moellmann <gerd@gnu.org> + * dispnew.c (update_window): Move test for invisible lines + at the top to update_window_line. + (update_window_line): Handle invisible lines here. + * xfns.c (clear_image_cache): Clear current matrices of all frames sharing an image cache. Block input while freeing images. Fix timestamp comparison.