diff lisp/vc.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 3c3b6501b4f1
children f0eb34e60705 019243f7a304 375f2633d815
line wrap: on
line diff
--- a/lisp/vc.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/vc.el	Mon Sep 01 15:45:59 2003 +0000
@@ -7,7 +7,7 @@
 ;; Maintainer: Andre Spiegel <spiegel@gnu.org>
 ;; Keywords: tools
 
-;; $Id: vc.el,v 1.358 2003/07/06 17:28:12 monnier Exp $
+;; $Id: vc.el,v 1.359 2003/07/06 19:08:13 jpw Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -3467,4 +3467,5 @@
 ;;
 ;;    Thus, there is no explicit recovery code.
 
+;;; arch-tag: ca82c1de-3091-4e26-af92-460abc6213a6
 ;;; vc.el ends here