changeset 17298:0c7ab61707c4

Require 'term/sun-mouse instead of 'sun-mouse.
author Kenichi Handa <handa@m17n.org>
date Sat, 05 Apr 1997 02:35:53 +0000
parents 67b931bc2528
children 1d2c8b8a2875
files lisp/sun-fns.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/sun-fns.el	Sat Apr 05 02:35:53 1997 +0000
+++ b/lisp/sun-fns.el	Sat Apr 05 02:35:53 1997 +0000
@@ -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)")