Variable: ispell-local-dictionary-overridden
ispell-local-dictionary-overridden is a buffer-local variable defined
in ispell.el.gz.
Documentation
Non-nil means the user has explicitly set this buffer's Ispell dictionary.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar-local ispell-local-dictionary-overridden nil
"Non-nil means the user has explicitly set this buffer's Ispell dictionary.")