From cc9484551721e9fa7441c3e66a31da73ced9cc8e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 10 Aug 1999 19:32:33 +0000 Subject: [PATCH] Require sun-fns. --- lisp/sun-curs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/sun-curs.el b/lisp/sun-curs.el index 329b37fe4b4..10253dcb7c6 100644 --- a/lisp/sun-curs.el +++ b/lisp/sun-curs.el @@ -32,6 +32,7 @@ ;;; 9-dec-86 Jeff Peck, Sun Microsystems Inc. (require 'cl) +(require 'sun-fns) (eval-and-compile (defvar sc::cursors nil "List of known cursors")) -- 2.39.5