]> git.eshelyaron.com Git - emacs.git/commitdiff
Provide 'term/sun-mouse instead of 'sun-mouse.
authorKenichi Handa <handa@m17n.org>
Sat, 5 Apr 1997 02:46:24 +0000 (02:46 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 5 Apr 1997 02:46:24 +0000 (02:46 +0000)
lisp/term/sun-mouse.el

index 7287b59c1910985395e3d5fa88858fda3a669c8e..113d98cc176f2f8816c8576a29efbee660dc4974 100644 (file)
@@ -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