summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /lisp/vc-hooks.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r--lisp/vc-hooks.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el
index 33ec82a94c2..c9603d68e25 100644
--- a/lisp/vc-hooks.el
+++ b/lisp/vc-hooks.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel@gnu.org>
-;; $Id: vc-hooks.el,v 1.158 2003/08/23 23:04:20 rost Exp $
+;; $Id: vc-hooks.el,v 1.159 2003/08/30 10:56:38 eliz Exp $
;; This file is part of GNU Emacs.
@@ -848,4 +848,5 @@ Used in `find-file-not-found-functions'."
(provide 'vc-hooks)
+;;; arch-tag: 2e5a6fa7-1d30-48e2-8bd0-e3d335f04f32
;;; vc-hooks.el ends here