# HG changeset patch # User Chong Yidong # Date 1175884635 0 # Node ID f2d0a689f202071913e1f00fd4718f689542f1c6 # Parent cc151aa9d59d1a9db3bc4ee3156c408dbb7530fc (menu-bar-tools-menu): Revert 2003-07-25 change. diff -r cc151aa9d59d -r f2d0a689f202 lisp/menu-bar.el --- 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