diff lisp/term/sun-mouse.el @ 658:7cbd4fcd8b0f

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Sat, 30 May 1992 21:11:25 +0000
parents 4cd7543be581
children c2dbf1fe0506
line wrap: on
line diff
--- a/lisp/term/sun-mouse.el	Sat May 30 20:24:49 1992 +0000
+++ b/lisp/term/sun-mouse.el	Sat May 30 21:11:25 1992 +0000
@@ -1,4 +1,5 @@
-;; Mouse handling for Sun windows
+;;; sun-mouse.el --- mouse handling for Sun windows
+
 ;; Copyright (C) 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
@@ -667,3 +668,4 @@
 
 (provide 'sun-mouse)
 
+;;; sun-mouse.el ends here