summaryrefslogtreecommitdiff
path: root/lisp/sun-fns.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-04-05 02:35:53 +0000
committerKenichi Handa <handa@m17n.org>1997-04-05 02:35:53 +0000
commitdfb63c58e98c1a55c83b86c338801dca272c1b4c (patch)
treea0d89a0935800e9e6e4c780e9e8b75b23c631a33 /lisp/sun-fns.el
parent536477d4b4f1365ec6fd7d75c516894e98f8957d (diff)
Require 'term/sun-mouse instead of 'sun-mouse.
Diffstat (limited to 'lisp/sun-fns.el')
-rw-r--r--lisp/sun-fns.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sun-fns.el b/lisp/sun-fns.el
index 0dce106b845..40b36b95686 100644
--- a/lisp/sun-fns.el
+++ b/lisp/sun-fns.el
@@ -56,7 +56,7 @@
;;; Code:
-(require 'sun-mouse)
+(require 'term/sun-mouse)
(defconst cursor-pause-milliseconds 300
"*Number of milliseconds to display alternate cursor (usually the mark)")