diff doc/lispref/objects.texi @ 98686:2a93b311de33

* objects.texi (Primitive Function Type): Move "@cindex special forms" from here... * eval.texi (Special Forms): ...to here.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 13 Oct 2008 11:23:19 +0000
parents a5c47241cca8
children 254d97560963
line wrap: on
line diff
--- a/doc/lispref/objects.texi	Mon Oct 13 11:18:02 2008 +0000
+++ b/doc/lispref/objects.texi	Mon Oct 13 11:23:19 2008 +0000
@@ -1267,7 +1267,7 @@
 
 @node Primitive Function Type
 @subsection Primitive Function Type
-@cindex special forms
+@cindex primitive function
 
   A @dfn{primitive function} is a function callable from Lisp but
 written in the C programming language.  Primitive functions are also