Mercurial > emacs
changeset 93806:e3bcfa0ca892
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 07 Apr 2008 01:20:06 +0000 |
parents | a67fd7ca42f4 |
children | 0e59bf9fa65c |
files | lisp/emacs-lisp/lisp-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp-mode.el Mon Apr 07 01:19:39 2008 +0000 +++ b/lisp/emacs-lisp/lisp-mode.el Mon Apr 07 01:20:06 2008 +0000 @@ -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