completion-table-merge
completion-table-merge
is a compiled Lisp function in `
minibuffer.el
'.
(completion-table-merge &rest
TABLES
)
Create a completion table that collects completions from all
TABLES
.