projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f884d3
)
; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).
author
Ihor Radchenko
<yantar92@posteo.net>
Fri, 17 Nov 2023 09:47:46 +0000
(11:47 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 17 Nov 2023 12:25:01 +0000
(14:25 +0200)
doc/lispref/debugging.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/debugging.texi
b/doc/lispref/debugging.texi
index 1246b3ff57aac70033f9405f86165e4684637f93..4c1ad291876a24a092d256aa5772f7d7168fae64 100644
(file)
--- 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