From 2af602a19dca753088c7d630dc877e1f2b3dbfc4 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 10 Aug 1999 17:08:41 +0000 Subject: [PATCH] (sun-mouse): Provide `sun-mouse', not `term/sun-mouse'. --- lisp/term/sun-mouse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5