2000-05-29 Gerd Moellmann <gerd@gnu.org>
+ * 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.
2000-05-29 Gerd Moellmann <gerd@gnu.org>
+ * 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.