changeset 16237:4c9450bfc4db

(Fcompleting_read): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 18 Sep 1996 22:56:24 +0000
parents 52620db97569
children 75913ae7ac7e
files src/minibuf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/minibuf.c	Wed Sep 18 22:18:14 1996 +0000
+++ b/src/minibuf.c	Wed Sep 18 22:56:24 1996 +0000
@@ -1067,7 +1067,7 @@
 If REQUIRE-MATCH is non-nil, the user is not allowed to exit unless\n\
  the input is (or completes to) an element of TABLE or is null.\n\
  If it is also not t, Return does not exit if it does non-null completion.\n\
-If the input is null, `completing-read' returns nil,\n\
+If the input is null, `completing-read' returns an empty string,\n\
  regardless of the value of REQUIRE-MATCH.\n\
 \n\
 If INITIAL-INPUT is non-nil, insert it in the minibuffer initially.\n\