Variable: ispell-output-buffer

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

Value

nil

Documentation

Buffer used for reading output of a synchronous Ispell subprocess.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-output-buffer nil
  "Buffer used for reading output of a synchronous Ispell subprocess.")