From cafd54559f59b7fa33a3402c449b1191e2e81c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 16 Jul 2001 12:23:00 +0000 Subject: Some fixes to follow coding conventions. --- lisp/mouse-sel.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/mouse-sel.el') diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index eed64d6c851..c77f1c63f53 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el @@ -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 @@ If `mouse-yank-at-point' is non-nil, insert at point instead." (provide 'mouse-sel) -;; mouse-sel.el ends here. +;;; mouse-sel.el ends here -- cgit v1.2.1