emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 7e02a47: Index byte-compile-debug


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 7e02a47: Index byte-compile-debug
Date: Tue, 31 Jan 2017 20:36:58 +0000 (UTC)

branch: emacs-25
commit 7e02a477bbcabb4e65aeecade79b67357c0b9dae
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    Index byte-compile-debug
    
    * doc/lispref/compile.texi (Compilation Functions): Index
    byte-compile-debug.
---
 doc/lispref/compile.texi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi
index 441ee9a..201d9fc 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}.
 
address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]