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
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /lisp/vc-sccs.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.bz2
emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip
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