]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 1 Jun 2000 06:21:43 +0000 (06:21 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 1 Jun 2000 06:21:43 +0000 (06:21 +0000)
lisp/ChangeLog

index ec618784dfd845809c0a45b7ab5eca0b7b8679f4..2a7c8d0f20bc7b607d39de253176d9e08fd656bf 100644 (file)
@@ -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.