From: Chong Yidong Date: Fri, 6 Apr 2007 18:37:15 +0000 (+0000) Subject: (menu-bar-tools-menu): Revert 2003-07-25 change. X-Git-Tag: emacs-pretest-22.0.98~274 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b45944f1d759df307fa229e5e50092fc4973788;p=emacs.git (menu-bar-tools-menu): Revert 2003-07-25 change. --- diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index fa86d96da7a..7ad91dffa9f 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -1201,8 +1201,8 @@ mail status in mode line")) '(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