diff src/minibuf.c @ 27236:fe8cdefe46cd

(Fcompleting_read): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 07 Jan 2000 13:54:24 +0000
parents def8de0fb500
children ae795af59ca7
line wrap: on
line diff
--- a/src/minibuf.c	Fri Jan 07 12:55:26 2000 +0000
+++ b/src/minibuf.c	Fri Jan 07 13:54:24 2000 +0000
@@ -1413,6 +1413,7 @@
   "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\