From 4baa84a3085fa47aeb2ce5e5eab58227233d12eb Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 7 Apr 2008 01:20:06 +0000 Subject: *** empty log message *** --- lisp/emacs-lisp/lisp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/lisp-mode.el') diff --git a/lisp/emacs-lisp/lisp-mode.el b/lisp/emacs-lisp/lisp-mode.el index ad54d1b1774..8c24a44b71b 100644 --- a/lisp/emacs-lisp/lisp-mode.el +++ b/lisp/emacs-lisp/lisp-mode.el @@ -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 -- cgit v1.2.1