From 05b1f851b32cfcd0bc5bad64dfba6b4f90f92fb7 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 18 Sep 2000 12:25:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3eeea98e512..b03c043c7e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-09-18 Gerd Moellmann + + * toolbar/toolbar.el (toolbar-like-menu-item): Like in + toolbar-add-item, if image doesn't have a mask add a `:mask + heuristic'. + 2000-09-18 Miles Bader * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET, diff --git a/src/ChangeLog b/src/ChangeLog index 6ccc73fcd08..b4410a6f3ed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2000-09-18 Gerd Moellmann + * 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. -- 2.39.2