]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 13 Aug 2001 10:16:42 +0000 (10:16 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 13 Aug 2001 10:16:42 +0000 (10:16 +0000)
lisp/ChangeLog
src/ChangeLog

index b22250e3325bff97bfc32f186fadc64a8e8248f6..2e537ccc0c2b991cedd3796ed8808bee1021a7b2 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-13  Gerd Moellmann  <gerd@gnu.org>
+
+       * image.el (image-jpeg-p): Fix call of substring.
+
 2001-08-10  Gerd Moellmann  <gerd@gnu.org>
 
        * play/animate.el (animate-string): Doc fix.  Use a buffer
index 7c930c592eed141f1c6da0a91f7c0f010b7c04f7..a237ac5f0788f596bd8e6c0e8b0f64d0404244fc 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-13  Gerd Moellmann  <gerd@gnu.org>
+
+       * 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.
+
 2001-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * keyboard.c (syms_of_keyboard) <double-click-fuzz>: Fix a typo in