summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 16:56:02 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 16:56:02 +0000
commitaae56ea7ca8c74e7bb5595b828851aaa9f947792 (patch)
tree464b508b0ece6a20291b838d52ec33305d66a541 /lisp/vc-hooks.el
parentc7986c187611e2f908263a9ad5f104a8ef78d3dc (diff)
downloademacs-aae56ea7ca8c74e7bb5595b828851aaa9f947792.tar.gz
Add standard library headers.
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r--lisp/vc-hooks.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el
index 89e66f48ca6..dd38a058a37 100644
--- a/lisp/vc-hooks.el
+++ b/lisp/vc-hooks.el
@@ -1,11 +1,11 @@
-;;; vc-hooks.el -- resident support for version-control
+;;; vc-hooks.el --- resident support for version-control
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Version: 5.2
-;; $Id: vc-hooks.el,v 1.9 1993/03/16 20:21:05 eggert Exp eric $
+;; $Id: vc-hooks.el,v 1.10 1993/03/17 14:01:56 eric Exp eric $
;; This file is part of GNU Emacs.