Variable: allout-recent-depth

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

Documentation

Depth of the last topic prefix encountered.

Source Code

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