comparison lisp/ChangeLog @ 29356:1279f60766bf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 01 Jun 2000 06:14:32 +0000
parents d4b5dd203f46
children 5c1ee256ef48
comparison
equal deleted inserted replaced
29355:d4b5dd203f46 29356:1279f60766bf
1 2000-06-01 Kenichi Handa <handa@etl.go.jp>
2
3 * isearch.el (isearch-update): Set disable-point-adjustment to t
4 to prevent the point moved to the end of a composition when a part
5 of a composition is searched.
6 (isearch-other-meta-char): If the key invoking this command can be
7 mapped by function-key-map to a printing char, call
8 isearch-process-search-char directly.
9
1 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> 10 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * emacs-lisp/bytecomp.el: 12 * emacs-lisp/bytecomp.el:
4 * frame.el: 13 * frame.el:
5 * international/mule-cmds.el: 14 * international/mule-cmds.el: