mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
*** empty log message ***
This commit is contained in:
parent
8835a0f7e6
commit
f6ec641572
3 changed files with 3 additions and 3 deletions
|
|
@ -299,7 +299,7 @@
|
|||
:help "Untraces FUNCTION and possibly activates all remaining advice"))
|
||||
(define-key tracing-map [tr-sep] '("--"))
|
||||
(define-key tracing-map [tr-q]
|
||||
'(menu-item "Trace function quietly..." trace-function
|
||||
'(menu-item "Trace function quietly..." trace-function-background
|
||||
:help "Trace the function with trace output going quietly to a buffer"))
|
||||
(define-key tracing-map [tr-f]
|
||||
'(menu-item "Trace function..." trace-function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue