mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 17:30:54 -08:00
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
This commit is contained in:
parent
58ccf24384
commit
3216c819cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1011,7 +1011,7 @@ autocmp_chars (cft_element, charpos, bytepos, limit, win, face, string)
|
|||
|
||||
/* Update cmp_it->stop_pos to the next position after CHARPOS (and
|
||||
BYTEPOS) where character composition may happen. If BYTEPOS is
|
||||
negative, compoute it. If it is a static composition, set
|
||||
negative, compute it. If it is a static composition, set
|
||||
cmp_it->ch to -1. Otherwise, set cmp_it->ch to the character that
|
||||
triggers a automatic composition. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue