From 6802f1e3bba07ba17eddf72a4ec7c6e05dad7471 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 21 Nov 2004 00:32:33 +0000 Subject: [PATCH] (Output Functions): Fix print example. --- lispref/streams.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/lispref/streams.texi b/lispref/streams.texi index fd9b13e84ef..599416fe679 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi @@ -574,7 +574,6 @@ characters are used. @code{print} returns @var{object}. For example: @print{} "the hat" @print{} @print{} " came back" - @print{} @result{} " came back" @end group @end example -- 2.39.2