1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

(thai-composition-function): Delete

superfluous `a'.
This commit is contained in:
Kenichi Handa 2000-01-25 03:26:27 +00:00
parent 8dbe2b079a
commit f81e6c49b5

View File

@ -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