changeset 77009:1473d95a7421

(Byte Compilation): Improve index entry.
author Richard M. Stallman <rms@gnu.org>
date Sat, 07 Apr 2007 02:07:33 +0000
parents 6a22a38ae2d2
children e009ed31b7cf
files lispref/compile.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/compile.texi	Sat Apr 07 02:07:14 2007 +0000
+++ b/lispref/compile.texi	Sat Apr 07 02:07:33 2007 +0000
@@ -8,7 +8,7 @@
 @chapter Byte Compilation
 @cindex byte compilation
 @cindex byte-code
-@cindex compilation
+@cindex compilation (Emacs Lisp)
 
   Emacs Lisp has a @dfn{compiler} that translates functions written
 in Lisp into a special representation called @dfn{byte-code} that can be