* doc/lispref/eval.texi (Intro Eval): Add index entry for sexp.
authorChong Yidong <cyd@gnu.org>
Fri, 7 Sep 2012 10:36:39 +0000 (18:36 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 7 Sep 2012 10:36:39 +0000 (18:36 +0800)
Fixes: debbugs:12233

doc/lispref/ChangeLog
doc/lispref/eval.texi

index 1e78d20..37e96dd 100644 (file)
@@ -1,5 +1,7 @@
 2012-09-07  Chong Yidong  <cyd@gnu.org>
 
+       * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
+
        * windows.texi (Display Action Functions)
        (Choosing Window Options): Remove obsolete variable
        display-buffer-reuse-frames.
index 6dc6287..b373ecf 100644 (file)
@@ -40,6 +40,7 @@ interpreter.
 @cindex form
 @cindex expression
 @cindex S-expression
+@cindex sexp
   A Lisp object that is intended for evaluation is called a @dfn{form}
 or @dfn{expression}@footnote{It is sometimes also referred to as an
 @dfn{S-expression} or @dfn{sexp}, but we generally do not use this