; * src/composite.c (syms_of_composite): Fix last change.
This commit is contained in:
@@ -1988,7 +1988,8 @@ a function to call to compose that character.
|
||||
|
||||
The element at index C in the table, if non-nil, is a list of
|
||||
composition rules of the form ([PATTERN PREV-CHARS FUNC] ...);
|
||||
they must be in the descending order of PREV-CHARS values.
|
||||
the rules must be specified in the descending order of PREV-CHARS
|
||||
values.
|
||||
|
||||
PATTERN is a regular expression which C and the surrounding
|
||||
characters must match.
|
||||
|
||||
Reference in New Issue
Block a user