Mercurial > emacs
changeset 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 | 1012d679efd4 |
children | ecacd8936926 |
files | lisp/term/sun-mouse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/sun-mouse.el Sat Apr 05 02:45:30 1997 +0000 +++ b/lisp/term/sun-mouse.el Sat Apr 05 02:46:24 1997 +0000 @@ -676,6 +676,6 @@ (setq-default current-local-mousemap nil) (defvar current-global-mousemap (make-mousemap)) -(provide 'sun-mouse) +(provide 'term/sun-mouse) ;;; sun-mouse.el ends here