Variable: tempo-collection
tempo-collection is a buffer-local variable defined in tempo.el.gz.
Documentation
A collection of all the tags defined for the current buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/tempo.el.gz
(defvar-local tempo-collection nil
"A collection of all the tags defined for the current buffer.")