mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(choose-completion-string-functions): Fix spacing.
This commit is contained in:
parent
9b61eea1d0
commit
89a6cfe319
@ -3834,7 +3834,7 @@ With prefix argument N, move N items (negative N means move backward)."
|
||||
These functions are called in order with four arguments:
|
||||
CHOICE - the string to insert in the buffer,
|
||||
BUFFER - the buffer in which the choice should be inserted,
|
||||
MINI-P - non-nil iff BUFFER is a minibuffer, and
|
||||
MINI-P - non-nil iff BUFFER is a minibuffer, and
|
||||
BASE-SIZE - the number of characters in BUFFER before
|
||||
the string being completed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user