Mercurial > emacs
changeset 76980:f2d0a689f202
(menu-bar-tools-menu): Revert 2003-07-25 change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 06 Apr 2007 18:37:15 +0000 |
parents | cc151aa9d59d |
children | 970cee90dffd |
files | lisp/menu-bar.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/menu-bar.el Fri Apr 06 18:37:05 2007 +0000 +++ b/lisp/menu-bar.el Fri Apr 06 18:37:15 2007 +0000 @@ -1201,8 +1201,8 @@ '(menu-item "Compile..." compile :help "Invoke compiler or Make, view compilation errors")) (define-key menu-bar-tools-menu [grep] - '(menu-item "Search Files (with grep)..." grep - :help "Search files for strings or regexps (with grep)")) + '(menu-item "Search Files (Grep)..." grep + :help "Search files for strings or regexps (with Grep)")) ;; The "Help" menu items