From 6e5dfc3178e5fece0ab77247e86c69148003e322 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 1 Jun 2000 06:14:32 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cd057df253f..ec618784dfd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2000-06-01 Kenichi Handa + + * isearch.el (isearch-update): Set disable-point-adjustment to t + to prevent the point moved to the end of a composition when a part + of a composition is searched. + (isearch-other-meta-char): If the key invoking this command can be + mapped by function-key-map to a printing char, call + isearch-process-search-char directly. + 2000-06-01 Stefan Monnier * emacs-lisp/bytecomp.el: -- 2.39.5