Variable: unify-8859-on-decoding-mode
unify-8859-on-decoding-mode is a customizable variable defined in
mule-cmds.el.gz.
Value
nil
Documentation
Non-nil if Unify-8859-On-Decoding mode is enabled.
See the unify-8859-on-decoding-mode(var)/unify-8859-on-decoding-mode(fun) command
for a description of this minor mode.
Probably introduced at or before Emacs version 21.3.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/international/mule-cmds.el.gz
(define-minor-mode unify-8859-on-decoding-mode
"Exists only for backwards compatibility."
:group 'mule
:global t)