Variable: ispell-session-buffer

ispell-session-buffer is a variable defined in ispell.el.gz.

Value

nil

Documentation

Buffer used for passing input to a synchronous Ispell subprocess.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-session-buffer nil
  "Buffer used for passing input to a synchronous Ispell subprocess.")