From: Kenichi Handa Date: Sat, 5 Apr 1997 02:46:24 +0000 (+0000) Subject: Provide 'term/sun-mouse instead of 'sun-mouse. X-Git-Tag: emacs-20.1~2642 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=178663df99621384bae489a9130bb36af04c1aba;p=emacs.git Provide 'term/sun-mouse instead of 'sun-mouse. --- 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