File: character.c.html

Defined variables (7)

auto-fill-charsA char-table for characters which invoke auto-filling.
char-script-tableChar table of script symbols.
char-width-tableA char-table for width (columns) of each character.
printable-charsA char-table for each printable character.
script-representative-charsAlist of scripts vs the representative characters.
translation-table-vectorVector recording all translation tables ever defined.
unicode-category-tableChar table of Unicode’s "General Category".

Defined functions (10)

char-resolve-modifiers(CHAR)
char-width(CHAR)
characterp(OBJECT)
get-byte(&optional POSITION STRING)
max-char(&optional UNICODE)
multibyte-char-to-unibyte(CH)
string(&rest CHARACTERS)
string-width(STRING &optional FROM TO)
unibyte-char-to-multibyte(CH)
unibyte-string(&rest BYTES)

Defined faces (0)