aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/sun-mouse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/sun-mouse.el b/lisp/term/sun-mouse.el
index 113d98cc17..7287b59c19 100644
--- a/lisp/term/sun-mouse.el
+++ b/lisp/term/sun-mouse.el
@@ -676,6 +676,6 @@ just close the window, and wait for reopening."
(setq-default current-local-mousemap nil)
(defvar current-global-mousemap (make-mousemap))
-(provide 'term/sun-mouse)
+(provide 'sun-mouse)
;;; sun-mouse.el ends here