changeset 38795:0650ed8ff83f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 13 Aug 2001 10:16:42 +0000
parents 47ae93b5ab9f
children 5993e49c3ddc
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 13 10:16:16 2001 +0000
+++ b/lisp/ChangeLog	Mon Aug 13 10:16:42 2001 +0000
@@ -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
--- a/src/ChangeLog	Mon Aug 13 10:16:16 2001 +0000
+++ b/src/ChangeLog	Mon Aug 13 10:16:42 2001 +0000
@@ -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