Variable: ispell-region-end

ispell-region-end is a variable defined in ispell.el.gz.

Value

#<marker in no buffer>

Documentation

Marker that allows spelling continuations.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-region-end (make-marker)
  "Marker that allows spelling continuations.")