completing-read-function
completing-read-function
is a variable defined in `
minibuffer.el
'. Its value is
completing-read-default
This variable may be risky if used as a file-local variable.
Documentation:
The function called by `completing-read' to do its work. It should accept the same arguments as `completing-read'.