File: mm-util.el.html

Defined variables (16)

mm-auto-save-coding-systemCoding system of auto save file.
mm-binary-coding-system100% binary coding system.
mm-charset-eval-alistAn alist of (CHARSET . FORM) pairs.
mm-charset-override-alistA mapping from undesired charset names to their replacement.
mm-charset-synonym-alistA mapping from unknown or invalid charset names to the real charset names.
mm-coding-system-prioritiesPreferred coding systems for encoding outgoing messages.
mm-extra-numeric-entitiesAlist of extra numeric entities and characters other than ISO 10646.
mm-hack-charsetsA list of special charsets.
mm-inhibit-file-name-handlersA list of handlers doing (un)compression (etc) thingies.
mm-iso-8859-15-compatibleISO-8859-15 exchangeable coding systems and inconvertible characters.
mm-iso-8859-x-to-15-tableA table of the difference character between ISO-8859-X and ISO-8859-15.
mm-mime-mule-charset-alistAlist of MIME-charset/MULE-charsets.
mm-text-coding-systemText-safe coding system (For removing ^M).
mm-text-coding-system-for-writeText coding system for write.
mm-universal-coding-systemThe universal coding system.
mm-use-find-coding-systems-regionUse ‘find-coding-systems-region’ to find proper coding systems.

Defined functions (30)

mm-append-to-file(START END FILENAME &optional CODESYS INHIBIT)
mm-auto-mode-alist()
mm-charset-after(&optional POS)
mm-charset-to-coding-system(CHARSET &optional LBT ALLOW-OVERRIDE SILENT)
mm-coding-system-p(CS)
mm-coding-system-to-mime-charset(CODING-SYSTEM)
mm-decompress-buffer(FILENAME &optional INPLACE FORCE)
mm-detect-coding-region(START END)
mm-detect-mime-charset-region(START END)
mm-disable-multibyte()
mm-enable-multibyte()
mm-find-buffer-file-coding-system(&optional FILENAME)
mm-find-charset-region(B E)
mm-find-mime-charset-region(B E &optional HACK-CHARSETS)
mm-get-coding-system-list()
mm-guess-charset()
mm-image-load-path(&optional PACKAGE)
mm-images-in-region-p(START END)
mm-insert-file-contents(FILENAME &optional VISIT BEG END REPLACE INHIBIT)
mm-iso-8859-x-to-15-region(&optional B E)
mm-make-temp-file(PREFIX &optional DIR-FLAG SUFFIX TEXT)
mm-mime-charset(CHARSET)
mm-mule-charset-to-mime-charset(CHARSET)
mm-multibyte-p()
mm-preferred-coding-system(CHARSET)
mm-sort-coding-systems-predicate(A B)
mm-ucs-to-char(CODEPOINT)
mm-with-multibyte-buffer(&rest FORMS)
mm-with-unibyte-buffer(&rest FORMS)
mm-write-region(START END FILENAME &optional APPEND VISIT LOCKNAME CODING-SYSTEM INHIBIT)

Defined faces (0)