From fb1bb5b15fdad590b2171b567bb55680512b442e Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 10 Aug 1999 17:14:22 +0000 Subject: [PATCH] (sun-curs): Provide `sun-curs', not `sm-cursors'. --- lisp/sun-curs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/sun-curs.el b/lisp/sun-curs.el index b95ecde7e17..329b37fe4b4 100644 --- a/lisp/sun-curs.el +++ b/lisp/sun-curs.el @@ -214,6 +214,6 @@ Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]" (setq char (1+ (lsh char 1)))) (if (not (eolp))(forward-char))) -(provide 'sm-cursors) +(provide 'sun-curs) ;;; sun-curs.el ends here -- 2.39.5