From 89a6cfe3194574ef046f51ca6403928ae1be35d1 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 07:17:49 +0000 Subject: [PATCH] (choose-completion-string-functions): Fix spacing. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index 4eb74f2bc0d..bfef6535b02 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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. -- 2.39.5