Mercurial > emacs
changeset 91284:d1ec766050a6
(thai-composition-function): Fix arguments.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 25 Dec 2007 11:05:22 +0000 |
parents | 663fd3a26530 |
children | 52f31f16499e |
files | lisp/language/thai-util.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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