Fix typo in prev change.

This commit is contained in:
Richard M. Stallman 1995-04-09 03:33:01 +00:00
parent f48b601a2f
commit ec39964e12

View file

@ -2640,7 +2640,7 @@ it were the arg to `interactive' (which see) to interactively read the value."
(defvar completion-reference-buffer nil
"Record the buffer that was current when the completion list was requested.
This is a local variable in the completion list buffer.
Initial value is nil to avoid some compiler warnings."
Initial value is nil to avoid some compiler warnings.")
(defvar completion-base-size nil
"Number of chars at beginning of minibuffer not involved in completion.