*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 13 Aug 2001 10:35:48 +0000 (10:35 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 13 Aug 2001 10:35:48 +0000 (10:35 +0000)
lisp/ChangeLog
src/ChangeLog

index 2e537cc..84253d9 100644 (file)
@@ -1,5 +1,8 @@
 2001-08-13  Gerd Moellmann  <gerd@gnu.org>
 
+       * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
+       its path from $els.
+
        * image.el (image-jpeg-p): Fix call of substring.
 
 2001-08-10  Gerd Moellmann  <gerd@gnu.org>
index a237ac5..89a26e3 100644 (file)
@@ -1,5 +1,8 @@
 2001-08-13  Gerd Moellmann  <gerd@gnu.org>
 
+       * xdisp.c (resize_echo_area_exactly): Don't resize the mini-window
+       exactly when a mini-buffer is active.
+
        * keyboard.c (make_lispy_event): Interpret double_click_fuzz
        in units of 1/8 character on non window-system frames.
        (syms_of_keyboard) <double-click-fuzz>: Doc fix.