From e8af40eed41d6c61ea6a0649512c4b09afcb1bfa 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/vc-rcs.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lisp/vc-rcs.el') diff --git a/lisp/vc-rcs.el b/lisp/vc-rcs.el index 7eb3a7ca3fc..e33a9c6fdd4 100644 --- a/lisp/vc-rcs.el +++ b/lisp/vc-rcs.el @@ -5,7 +5,7 @@ ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Andre Spiegel -;; $Id: vc-rcs.el,v 1.18 2001/02/01 17:42:03 fx Exp $ +;; $Id: vc-rcs.el,v 1.19 2001/03/10 10:50:16 spiegel Exp $ ;; This file is part of GNU Emacs. @@ -24,7 +24,9 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;;; Commentary: see vc.el +;;; Commentary: + +;; See vc.el ;;; Code: -- cgit v1.2.1