Variable: ispell-buffer-session-localwords
ispell-buffer-session-localwords is a buffer-local variable defined in
ispell.el.gz.
Documentation
List of words accepted for session in this buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar-local ispell-buffer-session-localwords nil
"List of words accepted for session in this buffer.")