From: Karl Heuer Date: Tue, 10 Aug 1999 17:14:22 +0000 (+0000) Subject: (sun-curs): Provide `sun-curs', not `sm-cursors'. X-Git-Tag: emacs-pretest-21.0.90~7209 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb1bb5b15fdad590b2171b567bb55680512b442e;p=emacs.git (sun-curs): Provide `sun-curs', not `sm-cursors'. --- 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