From: Eli Zaretskii Date: Sat, 8 Jul 2006 18:02:52 +0000 (+0000) Subject: (Output Variables): Remove @tindex. X-Git-Tag: emacs-pretest-22.0.90~1633 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b6194b4594df1894717c963711b17a096ec7673;p=emacs.git (Output Variables): Remove @tindex. --- diff --git a/lispref/streams.texi b/lispref/streams.texi index 34dbc584e2c..8b28f06ac70 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi @@ -792,13 +792,11 @@ Emacs-Lisp Expressions, emacs, The GNU Emacs Manual}). These variables are used for detecting and reporting circular and shared structure: -@tindex print-circle @defvar print-circle If non-@code{nil}, this variable enables detection of circular and shared structure in printing. @end defvar -@tindex print-gensym @defvar print-gensym If non-@code{nil}, this variable enables detection of uninterned symbols (@pxref{Creating Symbols}) in printing. When this is enabled,