File: composite.c.html

Defined variables (5)

auto-composition-emoji-eligible-codepointsList of codepoints for which auto-composition will check for an emoji font.
auto-composition-functionFunction to call to compose characters automatically.
auto-composition-modeNon-nil if Auto-Composition mode is enabled.
compose-chars-after-functionFunction to adjust composition of buffer text.
composition-function-tableChar-table of functions for automatic character composition.

Defined functions (6)

clear-composition-cache()
compose-region-internal(START END &optional COMPONENTS MODIFICATION-FUNC)
compose-string-internal(STRING START END &optional COMPONENTS MODIFICATION-FUNC)
composition-get-gstring(FROM TO FONT-OBJECT STRING)
composition-sort-rules(RULES)
find-composition-internal(POS LIMIT STRING DETAIL-P)

Defined faces (0)