]> git.eshelyaron.com Git - emacs.git/commitdiff
Provide term/sun-mouse.
authorDave Love <fx@gnu.org>
Tue, 17 Aug 1999 14:03:58 +0000 (14:03 +0000)
committerDave Love <fx@gnu.org>
Tue, 17 Aug 1999 14:03:58 +0000 (14:03 +0000)
lisp/term/sun-mouse.el

index 7287b59c1910985395e3d5fa88858fda3a669c8e..c5b70b2485367e7e866138bce0ad17d48a396e0e 100644 (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