From: Eli Zaretskii Date: Tue, 31 Jan 2017 20:36:02 +0000 (+0200) Subject: Index byte-compile-debug X-Git-Tag: emacs-25.2-rc1~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e02a477bbcabb4e65aeecade79b67357c0b9dae;p=emacs.git Index byte-compile-debug * doc/lispref/compile.texi (Compilation Functions): Index byte-compile-debug. --- diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index 441ee9afb26..201d9fc2fa5 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.texi @@ -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