]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/eval.texi
(Decoding Output): Document that null bytes force no-conversion for reading
[gnu-emacs] / doc / lispref / eval.texi
index e6ec489f568f2f2dfdc510bcf4df80cd0d3df35c..16b17b7e2f3822cad402c9d14103cdf70adfda20 100644 (file)
@@ -1,7 +1,7 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2001, 2002, 2003,
-@c   2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+@c   2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 @setfilename ../../info/eval
 @node Evaluation, Control Structures, Symbols, Top
@@ -410,7 +410,8 @@ expansion.
 
 @node Special Forms
 @subsection Special Forms
-@cindex special form evaluation
+@cindex special forms
+@cindex evaluation of special forms
 
   A @dfn{special form} is a primitive function specially marked so that
 its arguments are not all evaluated.  Most special forms define control