From 20254bdf67f2a8f8291a9f5cd4d436c668c47882 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 31 Aug 2001 08:52:03 +0000 Subject: *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f348e250be..7d81e0e081b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-08-31 Gerd Moellmann + + * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank. + Instead of running mouse-yank-at-click, see what the event is + bound to outside Isearch and run that. + 2001-08-31 Eli Zaretskii * menu-bar.el (menu-bar-options-menu) : Fix diff --git a/src/ChangeLog b/src/ChangeLog index 66e25794e74..972231e7291 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-08-31 Gerd Moellmann + + * composite.c (update_compositions): Do nothing if + inhibit-modification-hooks is set. + 2001-08-30 Gerd Moellmann * emacs.c (shut_down_emacs): Don't call check_glyph_memory -- cgit v1.2.1