changeset 91228:9b51a7263aec

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 10 Dec 2007 07:37:28 +0000
parents 13e59b921313
children e2f99a24f1e6
files lisp/ChangeLog.unicode
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode	Mon Dec 10 07:37:12 2007 +0000
+++ b/lisp/ChangeLog.unicode	Mon Dec 10 07:37:28 2007 +0000
@@ -1,3 +1,8 @@
+2007-12-10  Kenichi Handa  <handa@ni.aist.go.jp>
+
+	* composite.el (auto-compose-chars): Be sure to calculate
+	composition at least at POS.
+
 2007-12-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>