Variable: flyspell-external-ispell-process
flyspell-external-ispell-process is a variable defined in
flyspell.el.gz.
Value
nil
Documentation
The external Flyspell Ispell process.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/flyspell.el.gz
;;*---------------------------------------------------------------------*/
;;* flyspell-external-ispell-process ... */
;;*---------------------------------------------------------------------*/
(defvar flyspell-external-ispell-process '()
"The external Flyspell Ispell process.")