diff lispref/intro.texi @ 26288:6119687f6888

Patch from rms.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 01 Nov 1999 15:52:18 +0000
parents 6a17c48b52ef
children 89afca54a135
line wrap: on
line diff
--- a/lispref/intro.texi	Mon Nov 01 15:42:30 1999 +0000
+++ b/lispref/intro.texi	Mon Nov 01 15:52:18 1999 +0000
@@ -650,8 +650,7 @@
 (such as the buffer @samp{*scratch*}), the printed text is inserted into
 the buffer.  If you execute the example by other means (such as by
 evaluating the function @code{eval-region}), the printed text is
-displayed in the echo area.  You should be aware that text displayed in
-the echo area is truncated to a single line.
+displayed in the echo area.
 
   Examples in this manual indicate printed text with @samp{@print{}},
 irrespective of where that text goes.  The value returned by evaluating