Mercurial > emacs
changeset 71692:ef81b44acff0
(Constant Variables): Remove @tindex.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Jul 2006 18:00:50 +0000 |
parents | 8f15eeef57c8 |
children | e00b85e33a53 |
files | lispref/variables.texi |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/variables.texi Sat Jul 08 18:00:14 2006 +0000 +++ b/lispref/variables.texi Sat Jul 08 18:00:50 2006 +0000 @@ -126,7 +126,6 @@ @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.