changeset 12434:2f548b1c066e

(find-tag): Delete the menu-enable property.
author Richard M. Stallman <rms@gnu.org>
date Thu, 29 Jun 1995 21:35:08 +0000
parents 17387b7fe5b8
children 44ef5c322c24
files lisp/menu-bar.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/menu-bar.el	Thu Jun 29 18:57:15 1995 +0000
+++ b/lisp/menu-bar.el	Thu Jun 29 21:35:08 1995 +0000
@@ -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))