+2000-01-07 Gerd Moellmann <gerd@gnu.org>
+
+ * minibuf.c (Fcompleting_read): Doc fix.
+
2000-01-05 Gerd Moellmann <gerd@gnu.org>
* s/freebsd.h (C_SWITCH_SYSTEM): Add -I /usr/local/include and
"Read a string in the minibuffer, with completion.\n\
PROMPT is a string to prompt with; normally it ends in a colon and a space.\n\
TABLE is an alist whose elements' cars are strings, or an obarray.\n\
+TABLE can also be a function to do the completion itself.\n\
PREDICATE limits completion to a subset of TABLE.\n\
See `try-completion' and `all-completions' for more details\n\
on completion, TABLE, and PREDICATE.\n\