Mercurial > emacs
changeset 13499:309b1a308079
Define menu-bar mouse-1 as tmm-menubar.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 11 Nov 1995 04:06:54 +0000 |
parents | c10046894834 |
children | 5de4c8a3f702 |
files | lisp/tmm.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/tmm.el Sat Nov 11 00:49:45 1995 +0000 +++ b/lisp/tmm.el Sat Nov 11 04:06:54 1995 +0000 @@ -44,6 +44,7 @@ ;;;###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) ;;;###autoload (defun tmm-menubar ()