• Dmitry Gutov's avatar
    minibuffer-force-complete-and-exit: Allow input with no matches · 335a9bd2
    Dmitry Gutov authored
    * lisp/minibuffer.el (minibuffer--require-match): New variable.
    (completing-read-default): Bind it to the REQUIRE-MATCH value.
    (minibuffer-force-complete-and-exit): Consult it to allow input
    with no matches when a match is not required (bug#38992).
    
    * lisp/icomplete.el (icomplete-exhibit): Use it to render the
    correct parens around matches.
    335a9bd2
minibuffer.el 179 KB