diff lisp/language/thai-util.el @ 91284:d1ec766050a6

(thai-composition-function): Fix arguments.
author Kenichi Handa <handa@m17n.org>
date Tue, 25 Dec 2007 11:05:22 +0000
parents f55f9811f5d7
children 606f2d163a64
line wrap: on
line diff
--- a/lisp/language/thai-util.el	Tue Dec 25 11:03:30 2007 +0000
+++ b/lisp/language/thai-util.el	Tue Dec 25 11:05:22 2007 +0000
@@ -229,7 +229,7 @@
   (thai-compose-region (point-min) (point-max)))
 
 ;;;###autoload
-(defun thai-composition-function (pos &optional string)
+(defun thai-composition-function (pos to font-object string)
   (setq pos (1- pos))
   (with-category-table thai-category-table
     (if string