From: Miles Bader Date: Mon, 23 Jul 2007 08:00:58 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: emacs-pretest-23.0.90~11776 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=328471d91c496ff9d12d105a55442184fc2351db;p=emacs.git Add arch tagline --- 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