From: Kenichi Handa Date: Tue, 25 Jan 2000 03:26:27 +0000 (+0000) Subject: (thai-composition-function): Delete X-Git-Tag: emacs-pretest-21.0.90~5268 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f81e6c49b5854842d7e1be1d01eea6a068e78e5d;p=emacs.git (thai-composition-function): Delete superfluous `a'. --- diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el index 04b48a6af13..e46a472d9f2 100644 --- a/lisp/language/thai-util.el +++ b/lisp/language/thai-util.el @@ -199,7 +199,7 @@ The text matches the regular expression PATTERN. 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