comparison lisp/term/sun-mouse.el @ 17303:36d37ad609f0

Provide 'term/sun-mouse instead of 'sun-mouse.
author Kenichi Handa <handa@m17n.org>
date Sat, 05 Apr 1997 02:46:24 +0000
parents 23cc3f54e536
children d53ca1c2f809
comparison
equal deleted inserted replaced
17302:1012d679efd4 17303:36d37ad609f0
674 674
675 (make-variable-buffer-local 'current-local-mousemap) 675 (make-variable-buffer-local 'current-local-mousemap)
676 (setq-default current-local-mousemap nil) 676 (setq-default current-local-mousemap nil)
677 (defvar current-global-mousemap (make-mousemap)) 677 (defvar current-global-mousemap (make-mousemap))
678 678
679 (provide 'sun-mouse) 679 (provide 'term/sun-mouse)
680 680
681 ;;; sun-mouse.el ends here 681 ;;; sun-mouse.el ends here