(Byte Compilation): Improve index entry.

This commit is contained in:
Richard M. Stallman
2007-04-07 02:07:33 +00:00
parent 2d4b90d0e1
commit fb23b78ef2

View File

@@ -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