Mercurial > emacs
changeset 71695:371881b08243
(Other Plists): Remove @tindex.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Jul 2006 18:02:19 +0000 |
parents | aebf3aeddf8c |
children | 3a178276770e |
files | lispref/symbols.texi |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/symbols.texi Sat Jul 08 18:01:52 2006 +0000 +++ b/lispref/symbols.texi Sat Jul 08 18:02:19 2006 +0000 @@ -584,7 +584,6 @@ @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}.