comparison 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
comparison
equal deleted inserted replaced
31691:9d8d65ca0bd4 31692:ca8dfb4718e6
1 2000-09-18 Gerd Moellmann <gerd@gnu.org> 1 2000-09-18 Gerd Moellmann <gerd@gnu.org>
2
3 * dispnew.c (update_window): Move test for invisible lines
4 at the top to update_window_line.
5 (update_window_line): Handle invisible lines here.
2 6
3 * xfns.c (clear_image_cache): Clear current matrices of all 7 * xfns.c (clear_image_cache): Clear current matrices of all
4 frames sharing an image cache. Block input while freeing 8 frames sharing an image cache. Block input while freeing
5 images. Fix timestamp comparison. 9 images. Fix timestamp comparison.
6 (x_clear_image): Also free the mask. 10 (x_clear_image): Also free the mask.