Provide term/sun-mouse.

This commit is contained in:
Dave Love 1999-08-17 14:03:58 +00:00
parent 6fb13182e0
commit 1c003668a4

View file

@ -677,5 +677,6 @@ just close the window, and wait for reopening."
(defvar current-global-mousemap (make-mousemap))
(provide 'sun-mouse)
(provide 'term/sun-mouse) ; have to (require 'term/sun-mouse)
;;; sun-mouse.el ends here