Variable: tempo-dirty-collection
tempo-dirty-collection is a buffer-local variable defined in
tempo.el.gz.
Documentation
Indicates if the tag collection needs to be rebuilt.
Source Code
;; Defined in /usr/src/emacs/lisp/tempo.el.gz
(defvar-local tempo-dirty-collection t
"Indicates if the tag collection needs to be rebuilt.")