diff options
Diffstat (limited to 'lisp/tmm.el')
-rw-r--r-- | lisp/tmm.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/tmm.el b/lisp/tmm.el index 1347ed81444..f9583e76cee 100644 --- a/lisp/tmm.el +++ b/lisp/tmm.el @@ -47,7 +47,6 @@ (defvar tmm-table-undef) ;;;###autoload (define-key global-map "\M-`" 'tmm-menubar) -;;;###autoload (define-key global-map [f10] 'tmm-menubar) ;;;###autoload (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) ;;;###autoload |