summaryrefslogtreecommitdiff
path: root/lisp/sun-fns.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-03-16 20:39:07 +0000
committerJim Blandy <jimb@redhat.com>1992-03-16 20:39:07 +0000
commite8151d91bd02af2b60974c2a439450c81bd24974 (patch)
tree52141382c5b7e71a4fe612c0dfaff741778262b9 /lisp/sun-fns.el
parent18806e8f99c254f8f7980ce593dc1532d8ff3373 (diff)
downloademacs-e8151d91bd02af2b60974c2a439450c81bd24974.tar.gz
*** empty log message ***
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 b2ca59203f6..b628565d38e 100644
--- a/lisp/sun-fns.el
+++ b/lisp/sun-fns.el
@@ -24,7 +24,6 @@
;;; GoodIdeas Feb. 1987, Steve Greenbaum
;;; & UpClicks Reasoning Systems, Inc.
;;;
-(provide 'sun-fns)
(require 'sun-mouse)
;;;
;;; Functions for manipulating via the mouse and mouse-map definitions
@@ -628,3 +627,4 @@ To unmark a buffer marked for deletion, select it with LEFT."
(global-set-mouse '(minibuffer shift control meta right) 'mouse-help-region)
(global-set-mouse '(minibuffer double control meta right) 'mouse-help-region)
+(provide 'sun-fns)