crm-complete-and-exit

crm-complete-and-exit is an interactive compiled Lisp function in `crm.el'.


(crm-complete-and-exit)

If all of the minibuffer elements are valid completions then exit.
All elements in the minibuffer must match. If there is a mismatch, move point
to the location of mismatch and do not exit.

This function is modeled after `minibuffer-complete-and-exit'.