emacs-diffs
[Top][All Lists]
Advanced

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

scratch/bulk-tracing 9ec96fdc04 2/3: fixup! New commands for bulk tracin


From: Phil Sainty
Subject: scratch/bulk-tracing 9ec96fdc04 2/3: fixup! New commands for bulk tracing of elisp functions (bug#27397)
Date: Fri, 29 Jul 2022 04:31:22 -0400 (EDT)

branch: scratch/bulk-tracing
commit 9ec96fdc04dbeb88d410390a64774dac6d19debe
Author: Phil Sainty <psainty@orcon.net.nz>
Commit: Phil Sainty <psainty@orcon.net.nz>

    fixup! New commands for bulk tracing of elisp functions (bug#27397)
---
 lisp/emacs-lisp/trace.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/emacs-lisp/trace.el b/lisp/emacs-lisp/trace.el
index 28e2fbf88a..2436f859f8 100644
--- a/lisp/emacs-lisp/trace.el
+++ b/lisp/emacs-lisp/trace.el
@@ -408,7 +408,7 @@ If AFTER-LOAD is non-nil then re-process PREFIX after 
loading any
 file.  See `trace-function-foreground' for details of BUFFER and
 CONTEXT, and of foreground vs background tracing.
 
-Calling `trace-package' again for the same PACKAGE will update the
+Calling `trace-package' again for the same PREFIX will update the
 optional argument behaviours to respect the new values.
 
 See also `untrace-package'."



reply via email to

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