]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 2e537ccc0c2b991cedd3796ed8808bee1021a7b2..84253d9d4b850dcf6d1d3d8d6de11204003d6dfd 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 a237ac5f0788f596bd8e6c0e8b0f64d0404244fc..89a26e3a4632ca8860ad327f8e8ef4f8c6aa44cc 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.