diff lisp/ChangeLog @ 29357:5c1ee256ef48

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 01 Jun 2000 06:21:43 +0000
parents 1279f60766bf
children 90bf709a2d1c
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 01 06:14:32 2000 +0000
+++ b/lisp/ChangeLog	Thu Jun 01 06:21:43 2000 +0000
@@ -1,8 +1,8 @@
 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.
+	to prevent the point moving 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.