mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(find-tag): Delete the menu-enable property.
This commit is contained in:
parent
e579232c97
commit
cd29dce07a
@ -182,7 +182,6 @@
|
||||
'("Query Replace..." . query-replace))
|
||||
(define-key menu-bar-search-menu [find-tag]
|
||||
'("Find Tag..." . find-tag))
|
||||
(put 'find-tag 'menu-enable 'tags-table-list)
|
||||
(define-key menu-bar-search-menu [bookmark]
|
||||
'("Bookmarks" . menu-bar-bookmark-map))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user