diff lisp/ChangeLog @ 89306:2eb2dbb9baac

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Nov 2002 06:34:54 +0000
parents e37e2b1fad5c
children f81bc2f13a1b
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 07 06:33:32 2002 +0000
+++ b/lisp/ChangeLog	Thu Nov 07 06:34:54 2002 +0000
@@ -1,5 +1,8 @@
 2002-11-07  Kenichi Handa  <handa@m17n.org>
 
+	The following changes are to make character composition happen
+	automatically on displaying.
+
 	* composite.el: Remove all autoload cookies.
 	(composition-function-table): Variable declaration moved from
 	composite.c.  Format changed.
@@ -62,7 +65,7 @@
 	* language/tibet-util.el (tibetan-composition-function): Change
 	arguments to conform to composition-function-table.
 
-	* loadup.el: Load composite
+	* loadup.el: Load composite.
 
 2002-11-01  Dave Love  <fx@gnu.org>