minibuffer-complete-word

minibuffer-complete-word is an interactive compiled Lisp function in `minibuffer.el'.


(minibuffer-complete-word)

Complete the minibuffer contents at most a single word.
After one word is completed as much as possible, a space or hyphen
is added, provided that matches some possible completion.
Return nil if there is no valid completion, else t.