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:
parent
8dbe2b079a
commit
f81e6c49b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user