Index byte-compile-debug
* doc/lispref/compile.texi (Compilation Functions): Index byte-compile-debug.
This commit is contained in:
parent
7c1e598a05
commit
7e02a477bb
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ the @code{byte-compile} function. You can compile a whole file with
|
|||
@code{byte-compile-file}, or several files with
|
||||
@code{byte-recompile-directory} or @code{batch-byte-compile}.
|
||||
|
||||
@vindex byte-compile-debug
|
||||
Sometimes, the byte compiler produces warning and/or error messages
|
||||
(@pxref{Compiler Errors}, for details). These messages are normally
|
||||
recorded in a buffer called @file{*Compile-Log*}, which uses
|
||||
|
|
Loading…
Add table
Reference in a new issue