]> git.eshelyaron.com Git - emacs.git/commitdiff
fixup! New commands for bulk tracing of elisp functions (bug#27397)
authorPhil Sainty <psainty@orcon.net.nz>
Fri, 29 Jul 2022 08:04:12 +0000 (20:04 +1200)
committerPhil Sainty <psainty@orcon.net.nz>
Fri, 29 Jul 2022 08:29:22 +0000 (20:29 +1200)
lisp/emacs-lisp/trace.el

index 28e2fbf88ae7c72342a96e85d64fdff4ff08b99d..2436f859f80e2545f90be4de6bf8ae1c1cf31800 100644 (file)
@@ -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'."