changeset 29356:1279f60766bf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 01 Jun 2000 06:14:32 +0000
parents d4b5dd203f46
children 5c1ee256ef48
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 01 05:07:32 2000 +0000
+++ b/lisp/ChangeLog	Thu Jun 01 06:14:32 2000 +0000
@@ -1,3 +1,12 @@
+2000-06-01  Kenichi Handa  <handa@etl.go.jp>
+
+	* 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  <monnier@cs.yale.edu>
 
 	* emacs-lisp/bytecomp.el: