Variable: ctext-non-standard-encodings

ctext-non-standard-encodings is a variable defined in mule.el.gz.

Value

nil

Documentation

List of non-standard encoding names used in extended segments of CTEXT.

Each element must be one of the names listed in the variable ctext-non-standard-encodings-alist (which see).

Source Code

;; Defined in /usr/src/emacs/lisp/international/mule.el.gz
(defvar ctext-non-standard-encodings nil
  "List of non-standard encoding names used in extended segments of CTEXT.
Each element must be one of the names listed in the variable
`ctext-non-standard-encodings-alist' (which see).")