changeset 100811:4028e34487e6

* language/cham.el: Fix setting of composition-function-table. * language/khmer.el: Fix setting of composition-function-table. * language/tibet-util.el (tibetan-composition-function): Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 01 Jan 2009 07:46:23 +0000
parents 8bebf3521844
children fcf54585d38e
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 01 03:36:43 2009 +0000
+++ b/lisp/ChangeLog	Thu Jan 01 07:46:23 2009 +0000
@@ -1,5 +1,12 @@
 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
 
+	* language/cham.el: Fix setting of composition-function-table.
+
+	* language/khmer.el: Fix setting of composition-function-table.
+
+	* language/tibet-util.el (tibetan-composition-function): Remove
+	unused function, obsoleted by 2008-09-05 change to tibetan.el.
+
 	* simple.el (minibuffer-default): Add defvar.
 
 	* hippie-exp.el: Require comint.