diff lisp/vc-hooks.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents c114a41b1a70
children f0eb34e60705 fcc26abed3ba 375f2633d815
line wrap: on
line diff
--- a/lisp/vc-hooks.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/vc-hooks.el	Mon Sep 01 15:45:59 2003 +0000
@@ -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 @@
 
 (provide 'vc-hooks)
 
+;;; arch-tag: 2e5a6fa7-1d30-48e2-8bd0-e3d335f04f32
 ;;; vc-hooks.el ends here