(Other Plists): Remove @tindex.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Jul 2006 18:02:19 +0000 (18:02 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Jul 2006 18:02:19 +0000 (18:02 +0000)
lispref/symbols.texi

index f95fca9..f484b0d 100644 (file)
@@ -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}.