File: mule-cmds.el.html

Defined variables (44)

char-code-property-tableChar-table containing a property list of each character code.
current-input-methodThe current input method for multilingual text.
current-input-method-titleTitle string of the current input method shown in mode line.
current-language-environmentThe last language environment specified with ‘set-language-environment’.
current-locale-environmentThe currently set locale environment.
current-transient-input-methodCurrent input method temporarily enabled by ‘activate-transient-input-method’.
deactivate-current-input-method-functionFunction to call for deactivating the current input method.
default-input-methodDefault input method for multilingual text (a string).
default-transient-input-methodDefault transient input method.
describe-current-input-method-functionFunction to call for describing the current input method.
exit-language-environment-hookNormal hook run after exiting from some language environment.
input-method-activate-hookNormal hook run just after an input method is activated.
input-method-after-insert-chunk-hookNormal hook run just after an input method insert some chunk of text.
input-method-alistAlist of input method names vs how to use them.
input-method-deactivate-hookNormal hook run just after an input method is deactivated.
input-method-exit-on-first-charThis flag controls when an input method returns.
input-method-exit-on-invalid-keyThis flag controls the behavior of an input method on invalid key input.
input-method-highlight-flagIf this flag is non-nil, input methods highlight partially-entered text.
input-method-historyHistory list of input methods read from the minibuffer.
input-method-use-echo-areaThis flag controls how an input method shows an intermediate key sequence.
input-method-verbose-flagA flag to control extra guidance given by input methods.
language-info-alistAlist of language environment definitions.
language-info-custom-alistCustomizations of language environment parameters.
last-coding-system-specifiedMost recent coding system explicitly specified by the user when asked.
leim-list-entry-regexpRegexp matching head of each entry in LEIM list file.
leim-list-file-nameName of LEIM list file.
leim-list-headerHeader to be inserted in LEIM list file.
locale-charset-alistCoding system alist keyed on locale-style charset name.
locale-charset-language-namesList of pairs of locale regexps and charset language names.
locale-language-namesAlist of locale regexps vs the corresponding languages and coding systems.
locale-preferred-coding-systemsList of pairs of locale regexps and preferred coding systems.
locale-translation-file-nameFile name for the system’s file of locale-name aliases, or nil if none.
mule-keymapKeymap for Mule (Multilingual environment) specific commands.
mule-menu-keymapKeymap for Mule (Multilingual environment) menu specific commands.
previous-transient-input-methodThe input method that was active before enabling the transient input method.
read-char-by-name-sortHow to sort characters for ‘read-char-by-name’ completion.
reorder-endersRegular expression for characters that end forced-reordered text.
reorder-startersRegular expression for characters that start forced-reordered text.
select-safe-coding-system-accept-default-pIf non-nil, a function to control the behavior of coding system selection.
set-language-environment-hookNormal hook run after some language environment is set.
sort-coding-systems-predicateIf non-nil, a predicate function to sort coding systems.
toggle-input-method-activeNon-nil inside ‘toggle-input-method’.
ucs-namesHash table of cached CHAR-NAME keys to CHAR-CODE values.
update-leim-list-functionsList of functions to call to update LEIM list file.

Defined functions (70)

activate-input-method(INPUT-METHOD)
activate-transient-input-method(&optional ARG INTERACTIVE)
canonicalize-coding-system-name(NAME)
char-code-property-description(PROP VALUE)
char-from-name(STRING &optional IGNORE-CASE)
char-to-name(CHAR)
coding-system-change-eol-conversion(CODING-SYSTEM EOL-TYPE)
coding-system-change-text-conversion(CODING-SYSTEM CODING)
coding-system-from-name(NAME)
deactivate-input-method()
deactivate-transient-input-method()
define-char-code-property(NAME TABLE &optional DOCSTRING)
describe-current-input-method()
describe-input-method(INPUT-METHOD)
describe-language-environment(LANGUAGE-NAME)
describe-specified-language-support()
encode-coding-char(CHAR CODING-SYSTEM &optional CHARSET)
encoded-string-description(STR CODING-SYSTEM)
find-coding-systems-for-charsets(CHARSETS)
find-coding-systems-region(FROM TO)
find-coding-systems-string(STRING)
find-multibyte-characters(FROM TO &optional MAXCOUNT EXCLUDES)
get-char-code-property(CHAR PROPNAME)
get-language-info(LANG-ENV KEY)
get-locale-names()
highlight-confusing-reorderings(BEG END &optional REMOVE)
locale-charset-match-p(CHARSET1 CHARSET2)
locale-charset-to-coding-system(CHARSET)
locale-name-match(KEY ALIST)
locale-translate(LOCALE)
mule--ucs-names-affixation(NAMES)
mule--ucs-names-group(NAME TRANSFORM)
mule--ucs-names-sort-by-code(NAMES)
prefer-coding-system(CODING-SYSTEM)
put-char-code-property(CHAR PROPNAME VALUE)
read-char-by-name(PROMPT &optional ALLOW-SINGLE)
read-input-method-name(PROMPT &optional DEFAULT INHIBIT-NULL)
read-language-name(KEY PROMPT &optional DEFAULT)
read-multilingual-string(PROMPT &optional INITIAL-INPUT INPUT-METHOD)
register-input-method(INPUT-METHOD LANG-ENV ACTIVATE-FUNC TITLE DESCRIPTION &rest ARGS)
reset-language-environment()
sanitize-coding-system-list(CODINGS)
search-unencodable-char(CODING-SYSTEM)
select-message-coding-system()
select-safe-coding-system(FROM TO &optional DEFAULT-CODING-SYSTEM ACCEPT-DEFAULT-P FILE)
select-safe-coding-system--format-list(LIST)
select-safe-coding-system-interactively(FROM TO CODINGS UNSAFE &optional REJECTED DEFAULT)
set-default-coding-systems(CODING-SYSTEM)
set-display-table-and-terminal-coding-system(LANGUAGE-NAME &optional CODING-SYSTEM DISPLAY INHIBIT-REFRESH)
set-input-method(INPUT-METHOD &optional INTERACTIVE)
set-language-environment(LANGUAGE-NAME)
set-language-environment-charset(LANGUAGE-NAME)
set-language-environment-coding-systems(LANGUAGE-NAME)
set-language-environment-input-method(LANGUAGE-NAME)
set-language-environment-nonascii-translation(LANGUAGE-NAME)
set-language-environment-unibyte(LANGUAGE-NAME)
set-language-info(LANG-ENV KEY INFO)
set-language-info-alist(LANG-ENV ALIST &optional PARENTS)
set-language-info-internal(LANG-ENV KEY INFO)
set-language-info-setup-keymap(LANG-ENV ALIST DESCRIBE-MAP SETUP-MAP)
set-locale-environment(&optional LOCALE-NAME FRAME INHIBIT-REFRESH)
setup-specified-language-environment()
sort-coding-systems(CODINGS)
toggle-enable-multibyte-characters(&optional ARG)
toggle-input-method(&optional ARG INTERACTIVE)
ucs-names()
universal-coding-system-argument(CODING-SYSTEM)
update-leim-list-file(&rest DIRS)
view-hello-file()
with-locale-environment(LOCALE-NAME &rest BODY)

Defined faces (1)

confusingly-reorderedFace for highlighting text that was bidi-reordered in confusing ways.