Variable: allout-recent-prefix-end

allout-recent-prefix-end is a buffer-local variable defined in allout.el.gz.

Documentation

Buffer point of the end of the last topic prefix encountered.

Source Code

;; Defined in /usr/src/emacs/lisp/allout.el.gz
;;;_  = allout-recent-prefix-end
(defvar-local allout-recent-prefix-end 0
  "Buffer point of the end of the last topic prefix encountered.")