tempo-insert-template

tempo-insert-template is a compiled Lisp function in `tempo.el'.

(tempo-insert-template TEMPLATE ON-REGION)

Insert a template.
TEMPLATE is the template to be inserted. If ON-REGION is non-nil the
`r' elements are replaced with the current region. In Transient Mark
mode, ON-REGION is ignored and assumed true if the region is active.