Function: org-completion-table-with-metadata
org-completion-table-with-metadata is a function alias for
completion-table-with-metadata, defined in minibuffer.el.gz.
Signature
(org-completion-table-with-metadata TABLE METADATA)
Documentation
Return new completion TABLE with METADATA.
METADATA should be an alist of completion metadata. See
completion-metadata for a list of supported metadata.