Mercurial > hg > xemacs-beta
diff man/lispref/lists.texi @ 1554:b880e7bdec21
[xemacs-hg @ 2003-07-01 04:33:43 by stephent]
fix stephen's typo <87vfum50ph.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 01 Jul 2003 04:33:46 +0000 |
parents | bc9eadea35cf |
children | 2e528066e2fc |
line wrap: on
line diff
--- a/man/lispref/lists.texi Mon Jun 30 21:52:24 2003 +0000 +++ b/man/lispref/lists.texi Tue Jul 01 04:33:46 2003 +0000 @@ -198,6 +198,7 @@ This function returns @code{t} if @var{object} is an acyclic, @code{nil}-terminated (ie, not dotted), list. Otherwise it returns @code{nil}. @code{listp} is faster. +@end defun @defun null object This function returns @code{t} if @var{object} is @code{nil}, and