(read_minibuf): Allow INITIAL to be a cons of a string and an integer.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 23 Dec 2003 22:22:49 +0000 (22:22 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 23 Dec 2003 22:22:49 +0000 (22:22 +0000)
commitadb0708c03a9e9a2478f3eaa9fea47f2674d9deb
tree70219f172ff8c7dac94903a039b94ce8dd151b6c
parent79148a5ba3081ac307a8ea378460517fbf5d7af5
(read_minibuf): Allow INITIAL to be a cons of a string and an integer.
Adapt the docstring accordingly.
(Fread_from_minibuffer): Delete code moved into read_minibuf.
Doc fix.
(Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in
read_minibuf.
(Fcompleting_read): Delete code moved into read_minibuf.
(Ftest_completion): Make it handle obarrays and hash tables correctly.
src/ChangeLog
src/minibuf.c