Variable: tempo-user-elements

tempo-user-elements is an alias for tempo-user-element-functions, defined in tempo.el.gz.

This variable is obsolete since 30.1; use tempo-user-element-functions instead.

Value

nil

Documentation

Element handlers for user-defined elements.

This is an abnormal hook where the functions are called with one argument
(an element in a template) and they should return something to be sent to
tempo-insert if they recognize the argument, and nil otherwise.

Aliases

tempo-user-elements (obsolete since 30.1)