]> git.eshelyaron.com Git - emacs.git/commitdiff
(menu-bar-tools-menu): Revert 2003-07-25 change.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 6 Apr 2007 18:37:15 +0000 (18:37 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 6 Apr 2007 18:37:15 +0000 (18:37 +0000)
lisp/menu-bar.el

index fa86d96da7a6d52828ef6d30c445287bb9947be6..7ad91dffa9f425052389305c2e463cadc193b79d 100644 (file)
@@ -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)"))
 
 \f
 ;; The "Help" menu items