emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/streams.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/streams.texi
Date: Wed, 13 Aug 2003 13:25:42 -0400

Index: emacs/lispref/streams.texi
diff -c emacs/lispref/streams.texi:1.18 emacs/lispref/streams.texi:1.19
*** emacs/lispref/streams.texi:1.18     Tue Jul 22 11:20:31 2003
--- emacs/lispref/streams.texi  Wed Aug 13 13:25:42 2003
***************
*** 771,776 ****
--- 771,784 ----
  @code{nil} (which is the default) means no limit.
  @end defvar
  
+ @defopt eval-expression-print-length
+ @defoptx eval-expression-print-level
+ These are the values for @code{print-length} and @code{print-level}
+ used by @code{eval-expression}, and thus, indirectly, by many
+ interactive evaluation commands (@pxref{Lisp Eval,, Evaluating
+ Emacs-Lisp Expressions, emacs, The GNU Emacs Manual}).
+ @end defopt
+ 
    These variables are used for detecting and reporting circular
  and shared structure---but they are only defined in Emacs 21.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]