Variable: ispell-aspell-dictionary-alist

ispell-aspell-dictionary-alist is a variable defined in ispell.el.gz.

Value

nil

Documentation

An alist of parsed Aspell dicts and associated parameters.

Internal use.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
;; Make ispell.el work better with aspell.

(defvar ispell-aspell-dictionary-alist nil
  "An alist of parsed Aspell dicts and associated parameters.
Internal use.")