# HG changeset patch # User Kenichi Handa # Date 948770787 0 # Node ID c90af868be182a3b68753dc273acae2811115659 # Parent 2ff745d2c0cd3950ab485d350512046810f28eda (thai-composition-function): Delete superfluous `a'. diff -r 2ff745d2c0cd -r c90af868be18 lisp/language/thai-util.el --- a/lisp/language/thai-util.el Tue Jan 25 03:25:59 2000 +0000 +++ b/lisp/language/thai-util.el Tue Jan 25 03:26:27 2000 +0000 @@ -199,7 +199,7 @@ Optional 4th argument STRING, if non-nil, is a string containing text to compose. -The return value is number of composed characters."a +The return value is number of composed characters." (if (< (1+ from) to) (prog1 (- to from) (if string