From: Kenichi Handa Date: Fri, 5 Jan 2001 05:29:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.95~97 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3970013f7d7ba4b9b0d8ab72dd552632415d882f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a04f0a84d6a..10b8c8297a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2000-01-05 Kenichi Handa + + * composite.el (compose-last-chars): New argument COMPONENTS. It + it is non-nil, compose preceding characters by compose-region with + COMPONENTS. + + * international/quail.el (quail-input-string-to-events): New function. + (quail-input-method): Convert input string to events here. + (quail-start-translation): Return input string, not event list. + (quail-start-conversion): Likewise. + 2001-01-04 Gerd Moellmann * tooltip.el (tooltip-cancel-delayed-tip)