From f04493d872837bc9bef0c6c2976df5b9eb200e41 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 8 Jul 2006 18:00:50 +0000 Subject: [PATCH] (Constant Variables): Remove @tindex. --- lispref/variables.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/lispref/variables.texi b/lispref/variables.texi index cd7c22b0bff..656224367ac 100644 --- a/lispref/variables.texi +++ b/lispref/variables.texi @@ -126,7 +126,6 @@ nil @equiv{} 'nil @end example @defun keywordp object -@tindex keywordp function returns @code{t} if @var{object} is a symbol whose name starts with @samp{:}, interned in the standard obarray, and returns @code{nil} otherwise. -- 2.39.5