diff --git a/lispref/compile.texi b/lispref/compile.texi index 4a11e5b5f76..8f5c047fd6b 100644 --- a/lispref/compile.texi +++ b/lispref/compile.texi @@ -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