crm-minibuffer-complete-and-exit

crm-minibuffer-complete-and-exit is an alias for `crm-complete-and-exit' in `crm.el'.


(crm-minibuffer-complete-and-exit)

This function is obsolete since 23.1;
use `crm-complete-and-exit' instead.

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'.