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

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents c03b80e1bacd
children f0eb34e60705 37e95eddf2e8 375f2633d815
line wrap: on
line diff
--- a/lisp/vc-rcs.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/vc-rcs.el	Mon Sep 01 15:45:59 2003 +0000
@@ -5,7 +5,7 @@
 ;; Author:     FSF (see vc.el for full credits)
 ;; Maintainer: Andre Spiegel <spiegel@gnu.org>
 
-;; $Id: vc-rcs.el,v 1.36 2003/02/04 12:11:40 lektu Exp $
+;; $Id: vc-rcs.el,v 1.37 2003/05/08 19:24:56 monnier Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -782,4 +782,5 @@
 
 (provide 'vc-rcs)
 
+;;; arch-tag: 759b4916-5b0d-431d-b647-b185b8c652cf
 ;;; vc-rcs.el ends here