emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 c65ddf26a33 1/2: ; doc/lispref/debugging.texi: Add reference to


From: Eli Zaretskii
Subject: emacs-29 c65ddf26a33 1/2: ; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).
Date: Fri, 17 Nov 2023 07:28:48 -0500 (EST)

branch: emacs-29
commit c65ddf26a335157b31d6a3d2cedffd661e7e42bf
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).
---
 doc/lispref/debugging.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi
index 1246b3ff57a..4c1ad291876 100644
--- a/doc/lispref/debugging.texi
+++ b/doc/lispref/debugging.texi
@@ -47,6 +47,7 @@ You can use the ERT package to write regression tests for the 
program.
 
 @item
 You can profile the program to get hints about how to make it more efficient.
+@xref{Profiling}.
 @end itemize
 
   Other useful tools for debugging input and output problems are the



reply via email to

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