summaryrefslogtreecommitdiff
path: root/lispref/objects.texi
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-01-31 12:48:43 +0000
committerDave Love <fx@gnu.org>2000-01-31 12:48:43 +0000
commite88399c85cff2879010d57fd064b2781b572f2d2 (patch)
tree07133ffcd67598fdc14adccd749a2c2e0a76df8b /lispref/objects.texi
parent994c5afe744c6c1a79c62997d3a6f459c0a934dc (diff)
downloademacs-e88399c85cff2879010d57fd064b2781b572f2d2.tar.gz
keywordp, user-variable-p change.
Diffstat (limited to 'lispref/objects.texi')
-rw-r--r--lispref/objects.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi
index 6d252685f42..8904bfba483 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -1637,6 +1637,9 @@ with references to further information.
@item keymapp
@xref{Creating Keymaps, keymapp}.
+@item keywordp
+@xref{Constant Variables}.
+
@item listp
@xref{List-related Predicates, listp}.