aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-09-18 12:25:57 +0000
committerGerd Moellmann <[email protected]>2000-09-18 12:25:57 +0000
commit05b1f851b32cfcd0bc5bad64dfba6b4f90f92fb7 (patch)
treeed9412cfca75c34ae20ca5363690ad8eeddb1a00 /src
parent72e28eeb5af3965456a6c525460374dfb61a6b78 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6ccc73fcd0..b4410a6f3e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2000-09-18 Gerd Moellmann <[email protected]>
+ * 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.