diff lisp/menu-bar.el @ 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 e3694f1cb928
children 9355f9b7bbff 7ac8c70c6834 dc002877ce12 4ef881a120fe
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