]> git.eshelyaron.com Git - emacs.git/commitdiff
(Output Variables): Remove @tindex.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Jul 2006 18:02:52 +0000 (18:02 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Jul 2006 18:02:52 +0000 (18:02 +0000)
lispref/streams.texi

index 34dbc584e2cda88d3c5a94c7f7d844126abe05b1..8b28f06ac706ef75cb56e5129ea14ce2a65dcbc6 100644 (file)
@@ -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,