summaryrefslogtreecommitdiff
path: root/lisp/sun-curs.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-05-30 21:11:25 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-05-30 21:11:25 +0000
commitcd8cea0a40e60431ed1b9f14ae5f85935743f598 (patch)
treea14050b6fc32f786d324b0cf9a75de008371ee94 /lisp/sun-curs.el
parent4bd4e566ab12d9e731b0eef172f882c81b59a537 (diff)
downloademacs-cd8cea0a40e60431ed1b9f14ae5f85935743f598.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/sun-curs.el')
-rw-r--r--lisp/sun-curs.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/sun-curs.el b/lisp/sun-curs.el
index ec5ffc8442c..36df2de60a4 100644
--- a/lisp/sun-curs.el
+++ b/lisp/sun-curs.el
@@ -1,4 +1,5 @@
-;; Cursor definitions for Sun windows
+;;; sun-cursors.el --- cursor definitions for Sun windows
+
;; Copyright (C) 1987 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
@@ -205,3 +206,4 @@ Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]"
(provide 'sm-cursors)
+;;; sun-cursors.el ends here