From: Karl Heuer Date: Tue, 10 Aug 1999 17:08:41 +0000 (+0000) Subject: (sun-mouse): Provide `sun-mouse', not `term/sun-mouse'. X-Git-Tag: emacs-pretest-21.0.90~7212 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2af602a19dca753088c7d630dc877e1f2b3dbfc4;p=emacs.git (sun-mouse): Provide `sun-mouse', not `term/sun-mouse'. --- diff --git a/lisp/term/sun-mouse.el b/lisp/term/sun-mouse.el index 113d98cc176..7287b59c191 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