org-macro-initialize-templates

org-macro-initialize-templates is a compiled Lisp function in `org-macro.el'.

(org-macro-initialize-templates)

Collect macro templates defined in current buffer.
Templates are stored in buffer-local variable
`org-macro-templates'. In addition to buffer-defined macros, the
function installs the following ones: "property",
"time". and, if the buffer is associated to a file,
"input-file" and "modification-time".