emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/menu-bar.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el,v
Date: Fri, 06 Apr 2007 18:37:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/06 18:37:15

Index: menu-bar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/menu-bar.el,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -b -r1.301 -r1.302
--- menu-bar.el 21 Jan 2007 03:53:11 -0000      1.301
+++ menu-bar.el 6 Apr 2007 18:37:15 -0000       1.302
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]