From 3e6385a48ac1659c002595a6be7bff2a6c67b2f9 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 13 Aug 2001 10:16:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b22250e3325..2e537ccc0c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-08-13 Gerd Moellmann + + * image.el (image-jpeg-p): Fix call of substring. + 2001-08-10 Gerd Moellmann * play/animate.el (animate-string): Doc fix. Use a buffer diff --git a/src/ChangeLog b/src/ChangeLog index 7c930c592ee..a237ac5f078 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-08-13 Gerd Moellmann + + * keyboard.c (make_lispy_event): Interpret double_click_fuzz + in units of 1/8 character on non window-system frames. + (syms_of_keyboard) : Doc fix. + 2001-08-10 Eli Zaretskii * keyboard.c (syms_of_keyboard) : Fix a typo in -- 2.39.2