summaryrefslogtreecommitdiff
path: root/lisp/vc-rcs.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-16 12:23:00 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-16 12:23:00 +0000
commitcafd54559f59b7fa33a3402c449b1191e2e81c76 (patch)
tree0dc682013d7ddbb04a8f03b2ee4ec1bb919067d0 /lisp/vc-rcs.el
parentf22a19c6ad181bd8e8d22a57991472c4b09594c3 (diff)
downloademacs-cafd54559f59b7fa33a3402c449b1191e2e81c76.tar.gz
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/vc-rcs.el')
-rw-r--r--lisp/vc-rcs.el6
1 files changed, 4 insertions, 2 deletions
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 <spiegel@gnu.org>
-;; $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: