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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Fri, 25 Jul 2003 03:02:55 -0400

Index: emacs/lisp/menu-bar.el
diff -c emacs/lisp/menu-bar.el:1.240 emacs/lisp/menu-bar.el:1.241
*** emacs/lisp/menu-bar.el:1.240        Sat Jun 28 07:54:09 2003
--- emacs/lisp/menu-bar.el      Fri Jul 25 03:02:55 2003
***************
*** 1085,1092 ****
    '(menu-item "Compile..." compile
              :help "Invoke compiler or Make, view compilation errors"))
  (define-key menu-bar-tools-menu [grep]
!   '(menu-item "Search Files (Grep)..." grep
!             :help "Search files for strings or regexps (with Grep)"))
  
  
  ;; The "Help" menu items
--- 1085,1092 ----
    '(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)"))
  
  
  ;; The "Help" menu items




reply via email to

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