summaryrefslogtreecommitdiff
path: root/lisp/vc-sccs.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
commitf51da7d2c516235d43796493c0db69a183cc6220 (patch)
tree118b3f08b772b016b051c77c0f35d95f0fdfe7e9 /lisp/vc-sccs.el
parent6a01dc46781e69a381d0336cadefd31f7ca0b64b (diff)
downloademacs-f51da7d2c516235d43796493c0db69a183cc6220.tar.gz
Add arch taglines
Diffstat (limited to 'lisp/vc-sccs.el')
-rw-r--r--lisp/vc-sccs.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/vc-sccs.el b/lisp/vc-sccs.el
index a333a4d6687..c81d3e87aaa 100644
--- a/lisp/vc-sccs.el
+++ b/lisp/vc-sccs.el
@@ -5,7 +5,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel@gnu.org>
-;; $Id: vc-sccs.el,v 1.22 2003/05/08 19:18:33 monnier Exp $
+;; $Id: vc-sccs.el,v 1.23 2003/08/12 18:01:21 spiegel Exp $
;; This file is part of GNU Emacs.
@@ -397,4 +397,5 @@ If NAME is nil or a version number string it's just passed through."
(provide 'vc-sccs)
+;;; arch-tag: d751dee3-d7b3-47e1-95e3-7ae98c052041
;;; vc-sccs.el ends here