mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
(menu-bar-tools-menu): Revert 2003-07-25 change.
This commit is contained in:
parent
f5029a89ab
commit
1b45944f1d
@ -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)"))
|
||||
|
||||
|
||||
;; The "Help" menu items
|
||||
|
Loading…
Reference in New Issue
Block a user