From: Kenichi Handa Date: Tue, 25 Dec 2007 11:05:22 +0000 (+0000) Subject: (thai-composition-function): Fix arguments. X-Git-Tag: emacs-pretest-23.0.90~8295^2~87 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=326953245eb0b6ebb607aaf1d523bbf2d3cd103e;p=emacs.git (thai-composition-function): Fix arguments. --- 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