summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guile-studio.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/guile-studio.el b/guile-studio.el
index e9d8e6b..db05cb3 100644
--- a/guile-studio.el
+++ b/guile-studio.el
@@ -443,7 +443,7 @@ with the "
(define-key menu (vector 'lookup-documentation)
'("Show documentation". geiser-doc-symbol-at-point))
menu)
- (t
+ (_
(mouse-menu-major-mode-map)))))
(global-set-key (vector 'mouse-3)