Variable: allout-bullets-string-len

allout-bullets-string-len is a buffer-local variable defined in allout.el.gz.

Documentation

Length of current buffers' allout-plain-bullets-string.

Source Code

;; Defined in /usr/src/emacs/lisp/allout.el.gz
;;;_   = allout-bullets-string-len
(defvar-local allout-bullets-string-len 0
  "Length of current buffers' `allout-plain-bullets-string'.")