changeset 35074:c8a8a9fac723

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 05 Jan 2001 05:29:27 +0000
parents 726bca563fbf
children f49c90fa95d7
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 05 00:27:21 2001 +0000
+++ b/lisp/ChangeLog	Fri Jan 05 05:29:27 2001 +0000
@@ -1,3 +1,14 @@
+2000-01-05  Kenichi Handa  <handa@etl.go.jp>
+
+	* 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  <gerd@gnu.org>
 
 	* tooltip.el (tooltip-cancel-delayed-tip)