summaryrefslogtreecommitdiff
path: root/lisp/language/thai-util.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2007-12-25 11:05:22 +0000
committerKenichi Handa <handa@m17n.org>2007-12-25 11:05:22 +0000
commit326953245eb0b6ebb607aaf1d523bbf2d3cd103e (patch)
tree34da6a4ea344e173d8dbada9d7aaa7f2b50ee714 /lisp/language/thai-util.el
parentfde03aacb4634020449fcf28c4ea6b2028633a05 (diff)
downloademacs-326953245eb0b6ebb607aaf1d523bbf2d3cd103e.tar.gz
(thai-composition-function): Fix arguments.
Diffstat (limited to 'lisp/language/thai-util.el')
-rw-r--r--lisp/language/thai-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el
index 5302a8d5a60..0c09b79afd4 100644
--- a/lisp/language/thai-util.el
+++ b/lisp/language/thai-util.el
@@ -229,7 +229,7 @@ positions (integers or markers) specifying the region."
(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