Mercurial > emacs
diff doc/lispref/compile.texi @ 109689:ffde65bb1dd2
merge emacs-23
author | Kenichi Handa <handa@etlken> |
---|---|
date | Tue, 27 Jul 2010 16:01:48 +0900 |
parents | 71353caf35e3 |
children | ce960720ed3f 376148b31b5e |
line wrap: on
line diff
--- a/doc/lispref/compile.texi Tue May 11 20:15:29 2010 +0900 +++ b/doc/lispref/compile.texi Tue Jul 27 16:01:48 2010 +0900 @@ -47,9 +47,9 @@ * Compilation Functions:: Byte compilation functions. * Docs and Compilation:: Dynamic loading of documentation strings. * Dynamic Loading:: Dynamic loading of individual functions. -* Eval During Compile:: Code to be evaluated when you compile. +* Eval During Compile:: Code to be evaluated when you compile. * Compiler Errors:: Handling compiler error messages. -* Byte-Code Objects:: The data type used for byte-compiled functions. +* Byte-Code Objects:: The data type used for byte-compiled functions. * Disassembly:: Disassembling byte-code; how to read byte-code. @end menu