From aac2522c1d913c0f4338af0a320eb5266b8133f6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 8 Jul 2006 18:02:19 +0000 Subject: [PATCH] (Other Plists): Remove @tindex. --- lispref/symbols.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/lispref/symbols.texi b/lispref/symbols.texi index f95fca9740b..f484b0da067 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.texi @@ -584,7 +584,6 @@ using @code{equal} instead of @code{eq}. @end defun @defun plist-member plist property -@tindex plist-member This returns non-@code{nil} if @var{plist} contains the given @var{property}. Unlike @code{plist-get}, this allows you to distinguish between a missing property and a property with the value @code{nil}. -- 2.39.5