Variable: ispell-last-program-name
ispell-last-program-name is a variable defined in ispell.el.gz.
Value
nil
Documentation
Last value of ispell-program-name. Internal use.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
;; Set params according to the selected spellchecker
(defvar ispell-last-program-name nil
"Last value of `ispell-program-name'. Internal use.")