]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fcompleting_read): Escape bare newline in doc string.
authorErik Naggum <erik@naggum.no>
Sun, 14 Jun 1998 08:37:52 +0000 (08:37 +0000)
committerErik Naggum <erik@naggum.no>
Sun, 14 Jun 1998 08:37:52 +0000 (08:37 +0000)
src/minibuf.c

index 46908f2117683a312e59a3d4652c0de8682d69f2..39e8233ff40d4e5c5bb11ec23131cf21f42124d2 100644 (file)
@@ -1286,7 +1286,7 @@ DEFUN ("completing-read", Fcompleting_read, Scompleting_read, 2, 8, 0,
 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\
 PREDICATE limits completion to a subset of TABLE.\n\
-See `try-completion' and `all-completions' for more details
+See `try-completion' and `all-completions' for more details\n\
  on completion, TABLE, and PREDICATE.\n\
 \n\
 If REQUIRE-MATCH is non-nil, the user is not allowed to exit unless\n\