tempo-local-tags

tempo-local-tags is a variable defined in `tempo.el'.
Its value is
((tempo-tags))

  • Automatically becomes buffer-local when set.

Documentation:
A list of locally installed tag completion lists.
It is a association list where the car of every element is a symbol
whose variable value is a template list. The cdr part, if non-nil,
is a function or a regexp that defines the string to match. See the
documentation for the function `tempo-complete-tag' for more info.

`tempo-tags' is always in the last position in this list.