summaryrefslogtreecommitdiff
path: root/lisp/term/sun-mouse.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-04-05 02:46:24 +0000
committerKenichi Handa <handa@m17n.org>1997-04-05 02:46:24 +0000
commit178663df99621384bae489a9130bb36af04c1aba (patch)
treefdebf28b7be10f2bf3555b397c47dfd25bd11d1e /lisp/term/sun-mouse.el
parent8dfef5034a3cbad1a74fcd80b2fb6e3a877933bb (diff)
downloademacs-178663df99621384bae489a9130bb36af04c1aba.tar.gz
Provide 'term/sun-mouse instead of 'sun-mouse.
Diffstat (limited to 'lisp/term/sun-mouse.el')
-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 7287b59c191..113d98cc176 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 'sun-mouse)
+(provide 'term/sun-mouse)
;;; sun-mouse.el ends here