# HG changeset patch # User Kenichi Handa # Date 959842930 0 # Node ID 90bf709a2d1c0685db617489a8164a2cdd6b32bd # Parent 9a6d0cf1e313a6f7f171a458769646b1826769e8 *** empty log message *** diff -r 9a6d0cf1e313 -r 90bf709a2d1c lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 01 06:22:31 2000 +0000 +++ b/lisp/ChangeLog Thu Jun 01 07:02:10 2000 +0000 @@ -1,5 +1,11 @@ 2000-06-01 Kenichi Handa + * language/lao-util.el (lao-composition-function): Fix args to + compose-string. + + * language/thai-util.el (thai-composition-function): Fix args to + compose-string. + * isearch.el (isearch-update): Set disable-point-adjustment to t to prevent the point moving to the end of a composition when a part of a composition is searched.