From: Richard M. Stallman Date: Sat, 7 Apr 2007 02:07:33 +0000 (+0000) Subject: (Byte Compilation): Improve index entry. X-Git-Tag: emacs-pretest-22.0.98~245 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb23b78ef28e16ea62e2f6f6f092ae9527a7693a;p=emacs.git (Byte Compilation): Improve index entry. --- 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