mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
(choose-completion-string-functions): Fix spacing.
This commit is contained in:
parent
9b61eea1d0
commit
89a6cfe319
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue