From 66254a13e20f808ca4a15452fc0516a056fd1d0b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 29 May 2000 16:18:23 +0000 Subject: [PATCH 1/1] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4ae154ff8..9971b7d0d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-05-29 Gerd Moellmann + * dabbrev.el (dabbrev-expand): Don't display messages in the + echo area if the minibuffer window is active. + * jit-lock.el (jit-lock-mode): Add after change function to local hook. diff --git a/src/ChangeLog b/src/ChangeLog index 2721502641..6b5e24989a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2000-05-29 Gerd Moellmann + * syntax.c (find_defun_start): Move test for + open_paren_in_column_0_is_defun_start outside of the loop. + * xdisp.c (redisplay_window): Really switch buffers when displaying mode lines, and temporarily set selected_frame to the frame of the window that's redisplayed. -- 2.39.2