From d4b72d58bccd897cf21261c4b89b850317c42d98 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 6 Dec 2000 15:53:27 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b31c1106a0d..239937adb67 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -15,6 +15,8 @@ 2000-12-06 Gerd Moellmann + * tmm.el: Update copyright. + * cus-start.el: Add entry for even-window-heights. 2000-12-06 Miles Bader diff --git a/src/ChangeLog b/src/ChangeLog index 449ef0402fc..ad6d99a593d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2000-12-06 Gerd Moellmann + * dispnew.c (adjust_glyph_matrix): Don't reuse a window's current + matrix if the window's left position has changed; we need to + redraw it in this case. + + * dispextern.h (struct glyph_matrix): Add member window_left_x. + * window.c (coordinates_in_window): Check mouse on mode-line or header-line first. -- 2.39.5