diff lispref/objects.texi @ 27528:5b4130fa5ab6

keywordp, user-variable-p change.
author Dave Love <fx@gnu.org>
date Mon, 31 Jan 2000 12:48:43 +0000
parents 0f5edee5242b
children b441ceb31859
line wrap: on
line diff
--- a/lispref/objects.texi	Sun Jan 30 21:22:55 2000 +0000
+++ b/lispref/objects.texi	Mon Jan 31 12:48:43 2000 +0000
@@ -1637,6 +1637,9 @@
 @item keymapp
 @xref{Creating Keymaps, keymapp}.
 
+@item keywordp
+@xref{Constant Variables}.
+
 @item listp
 @xref{List-related Predicates, listp}.