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

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