Variable: ispell-enchant-dictionary-alist
ispell-enchant-dictionary-alist is a variable defined in ispell.el.gz.
Value
nil
Documentation
An alist of parsed Enchant dicts and associated parameters.
Internal use.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
;; Make ispell.el work better with enchant.
(defvar ispell-enchant-dictionary-alist nil
"An alist of parsed Enchant dicts and associated parameters.
Internal use.")