File: charset.c.html

Defined variables (4)

charset-listList of all charsets ever defined.
charset-map-pathList of directories to search for charset map files.
current-iso639-languageISO639 language mnemonic symbol for the current language environment.
inhibit-load-charset-mapInhibit loading of charset maps. Used when dumping Emacs.

Defined functions (23)

char-charset(CH &optional RESTRICTION)
charset-after(&optional POS)
charset-id-internal(&optional CHARSET)
charset-plist(CHARSET)
charset-priority-list(&optional HIGHESTP)
charsetp(OBJECT)
clear-charset-maps()
declare-equiv-charset(DIMENSION CHARS FINAL-CHAR CHARSET)
decode-char(CHARSET CODE-POINT)
define-charset-alias(ALIAS CHARSET)
define-charset-internal(...)
encode-char(CH CHARSET)
find-charset-region(BEG END &optional TABLE)
find-charset-string(STR &optional TABLE)
get-unused-iso-final-char(DIMENSION CHARS)
iso-charset(DIMENSION CHARS FINAL-CHAR)
make-char(CHARSET &optional CODE1 CODE2 CODE3 CODE4)
map-charset-chars(FUNCTION CHARSET &optional ARG FROM-CODE TO-CODE)
set-charset-plist(CHARSET PLIST)
set-charset-priority(&rest charsets)
sort-charsets(CHARSETS)
split-char(CH)
unify-charset(CHARSET &optional UNIFY-MAP DEUNIFY)

Defined faces (0)