diff options
| author | Eric S. Raymond | 1993-04-14 16:38:49 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 1993-04-14 16:38:49 +0000 |
| commit | 9141bec098c1dc7805c7567ea1da8393874cb1fd (patch) | |
| tree | 3d249d6120a89124ff39105522ae75e9f5655976 | |
| parent | 3aee11cd33f529bff7ee6db745cbe8a9ebf918b2 (diff) | |
| download | emacs-9141bec098c1dc7805c7567ea1da8393874cb1fd.tar.gz emacs-9141bec098c1dc7805c7567ea1da8393874cb1fd.zip | |
Name changed from sun-cursors.el to protect the innocents.
| -rw-r--r-- | lisp/sun-curs.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/sun-curs.el b/lisp/sun-curs.el index 3a24d69839e..5e8a6fa167a 100644 --- a/lisp/sun-curs.el +++ b/lisp/sun-curs.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; sun-cursors.el --- cursor definitions for Sun windows | 1 | ;;; sun-curs.el --- cursor definitions for Sun windows |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987 Free Software Foundation, Inc. |
| 4 | 4 | ||
| @@ -213,4 +213,4 @@ Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]" | |||
| 213 | 213 | ||
| 214 | (provide 'sm-cursors) | 214 | (provide 'sm-cursors) |
| 215 | 215 | ||
| 216 | ;;; sun-cursors.el ends here | 216 | ;;; sun-curs.el ends here |