(Fminibuffer_complete_word): GCPRO1 `completion' during calls to
authorBrian Fox <bfox@gnu.org>
Tue, 5 Oct 1993 01:46:45 +0000 (01:46 +0000)
committerBrian Fox <bfox@gnu.org>
Tue, 5 Oct 1993 01:46:45 +0000 (01:46 +0000)
commitb278606c13784e32e04e3697e8d303b092ca293a
tree96893eea6c01c18561b25abb5c76567135905893
parent5176382080f4bb8d7203f9daa7469fdea91b3dbd
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to
Ftry_completion.
(read_minibuf): Rewrite change of Sep 14.  Save the return value on
the history list provided in the form that the value is returned, iff
the value is not equal to the front of the history list.
(Fread_no_blanks_input): Change DEFUN to allow 2nd arg to be optional.
The code was already written correctly.
src/minibuf.c