File: mule.el.html

Defined variables (17)

ascii-case-tableCase table for the ASCII character set.
auto-coding-alistAlist of filename patterns vs corresponding coding systems.
auto-coding-file-nameVariable holding the name of the file for ‘auto-coding-functions’.
auto-coding-functionsA list of functions which attempt to determine a coding system.
auto-coding-regexp-alistAlist of patterns vs corresponding coding systems.
buffer-file-coding-system-explicitThe file coding system explicitly specified for the current buffer.
coding-system-iso-2022-flagsList of symbols that control ISO-2022 encoder/decoder.
ctext-non-standard-encodingsList of non-standard encoding names used in extended segments of CTEXT.
ctext-non-standard-encodings-alistAlist of non-standard encoding names vs the corresponding usages in CTEXT.
ctext-standard-encodingsList of approved standard encodings (i.e. charsets) of X’s Compound Text.
default-keyboard-coding-systemDefault value of the keyboard coding system.
default-terminal-coding-systemDefault value for the terminal coding system.
hack-read-symbol-shorthands-functionHolds function to compute ‘read-symbol-shorthands’.
keyboard-coding-systemSpecify coding system for keyboard input.
mule-versionVersion number and name of this version of MULE (multilingual environment).
mule-version-dateDistribution date of this version of MULE (multilingual environment).
set-auto-coding-for-loadNon-nil means respect a "unibyte: t" entry in file local variables.

Defined functions (60)

add-to-coding-system-list(CODING-SYSTEM)
after-insert-file-set-coding(INSERTED &optional VISIT)
auto-coding-alist-lookup(FILENAME)
auto-coding-regexp-alist-lookup(FROM TO)
autoload-coding-system(SYMBOL FORM)
char-displayable-on-frame-p(CHAR &optional FRAME)
char-displayable-p(CHAR)
charset-chars(CHARSET &optional DIMENSION)
charset-description(CHARSET)
charset-dimension(CHARSET)
charset-info(CHARSET)
charset-iso-final-char(CHARSET)
charset-long-name(CHARSET)
charset-short-name(CHARSET)
coding-system-category(CODING-SYSTEM)
coding-system-charset-list(CODING-SYSTEM)
coding-system-doc-string(CODING-SYSTEM)
coding-system-eol-type-mnemonic(CODING-SYSTEM)
coding-system-equal(CODING-SYSTEM-1 CODING-SYSTEM-2)
coding-system-get(CODING-SYSTEM PROP)
coding-system-lessp(X Y)
coding-system-list(&optional BASE-ONLY)
coding-system-mnemonic(CODING-SYSTEM)
coding-system-type(CODING-SYSTEM)
convert-define-charset-argument(EMACS-MULE-ID INFO-VECTOR)
ctext-post-read-conversion(LEN)
ctext-pre-write-conversion(FROM TO)
decode-coding-inserted-region(FROM TO FILENAME &optional VISIT BEG END REPLACE)
define-charset(NAME DOCSTRING &rest PROPS)
define-coding-system(NAME DOCSTRING &rest PROPS)
define-translation-hash-table(SYMBOL TABLE)
define-translation-table(SYMBOL &rest ARGS)
find-auto-coding(FILENAME SIZE)
find-new-buffer-file-coding-system(CODING)
get-charset-property(CHARSET PROPNAME)
load-with-code-conversion(FULLNAME FILE &optional NOERROR NOMESSAGE EVAL-FUNCTION)
make-char-internal(CHARSET-ID &optional CODE1 CODE2)
make-translation-table(&rest ARGS)
make-translation-table-from-alist(ALIST)
make-translation-table-from-vector(VEC)
merge-coding-systems(FIRST SECOND)
modify-coding-system-alist(TARGET-TYPE REGEXP CODING-SYSTEM)
put-charset-property(CHARSET PROPNAME VALUE)
recode-region(START END NEW-CODING CODING)
revert-buffer-with-coding-system(CODING-SYSTEM &optional FORCE)
set-auto-coding(FILENAME SIZE)
set-buffer-file-coding-system(CODING-SYSTEM &optional FORCE NOMODIFY)
set-buffer-process-coding-system(DECODING ENCODING)
set-clipboard-coding-system(CODING-SYSTEM)
set-file-name-coding-system(CODING-SYSTEM)
set-keyboard-coding-system(CODING-SYSTEM &optional TERMINAL)
set-next-selection-coding-system(CODING-SYSTEM)
set-selection-coding-system(CODING-SYSTEM)
set-terminal-coding-system(CODING-SYSTEM &optional TERMINAL INHIBIT-REFRESH)
sgml-html-meta-auto-coding-function(SIZE)
sgml-xml-auto-coding-function(SIZE)
transform-make-coding-system-args(NAME TYPE &optional DOC-STRING PROPS)
translate-region(START END TABLE)
with-category-table(TABLE &rest BODY)
xml-find-file-coding-system(ARGS)

Defined faces (0)