From 9b6194b4594df1894717c963711b17a096ec7673 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 8 Jul 2006 18:02:52 +0000 Subject: [PATCH] (Output Variables): Remove @tindex. --- lispref/streams.texi | 2 -- 1 file changed, 2 deletions(-) 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, -- 2.39.5