summaryrefslogtreecommitdiff
path: root/lisp/vc-git.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-07-23 08:00:58 +0000
committerMiles Bader <miles@gnu.org>2007-07-23 08:00:58 +0000
commit328471d91c496ff9d12d105a55442184fc2351db (patch)
tree56ab8f2c51c379415e7242362a9f83bba42ac35c /lisp/vc-git.el
parentfaa98100700f2682a2e89d170d49b5a8c609313b (diff)
downloademacs-328471d91c496ff9d12d105a55442184fc2351db.tar.gz
emacs-328471d91c496ff9d12d105a55442184fc2351db.tar.bz2
emacs-328471d91c496ff9d12d105a55442184fc2351db.zip
Add arch tagline
Diffstat (limited to 'lisp/vc-git.el')
-rw-r--r--lisp/vc-git.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc-git.el b/lisp/vc-git.el
index be46fe04ab7..df09fc5b885 100644
--- a/lisp/vc-git.el
+++ b/lisp/vc-git.el
@@ -413,4 +413,5 @@ Returns nil if not possible."
(provide 'vc-git)
+;; arch-tag: bd10664a-0e5b-48f5-a877-6c17b135be12
;;; vc-git.el ends here