diff lisp/mouse-sel.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents eedb47bce69b
children 643e08c68af9
line wrap: on
line diff
--- a/lisp/mouse-sel.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/mouse-sel.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,4 +1,4 @@
-;;; mouse-sel.el --- Multi-click selection support for Emacs 19
+;;; mouse-sel.el --- multi-click selection support for Emacs 19
 
 ;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
@@ -737,4 +737,4 @@
 
 (provide 'mouse-sel)
 
-;; mouse-sel.el ends here.
+;;; mouse-sel.el ends here