(find-tag): Delete the menu-enable property.
This commit is contained in:
parent
e579232c97
commit
cd29dce07a
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue