From 8e735883f4696be337577300537480fe64f11fdf Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 9 Jan 1996 23:20:11 +0000 Subject: [PATCH] (tmm-menubar-mouse): Add autoload cookie. --- lisp/tmm.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/tmm.el b/lisp/tmm.el index 31765b15d90..b9111b293d9 100644 --- a/lisp/tmm.el +++ b/lisp/tmm.el @@ -82,6 +82,7 @@ we make that menu bar item (the one at that position) the default choice." (setq menu-bar-item (car this-one)))) (tmm-prompt menu-bar nil menu-bar-item))) +;;;###autoload (defun tmm-menubar-mouse (event) "Text-mode emulation of looking and choosing from a menubar. This command is used when you click the mouse in the menubar -- 2.39.2