From: Miles Bader Date: Mon, 23 Jun 2008 00:13:34 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: emacs-pretest-23.0.90~4570 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=81c5ac7ed9691921a6e9c8e098725ac7e2b3ecbe;p=emacs.git Add arch tagline --- diff --git a/lisp/vc-annotate.el b/lisp/vc-annotate.el index ed9f0a6ba59..fbc1ba1247d 100644 --- a/lisp/vc-annotate.el +++ b/lisp/vc-annotate.el @@ -627,4 +627,5 @@ The annotations are relative to the current time, unless overridden by OFFSET." (provide 'vc-annotate) +;; arch-tag: c3454a89-80e5-4ffd-8993-671b59612898 ;;; vc-annotate.el ends here diff --git a/lisp/vc-dir.el b/lisp/vc-dir.el index 917ba9ce744..7f516848a16 100644 --- a/lisp/vc-dir.el +++ b/lisp/vc-dir.el @@ -1046,4 +1046,5 @@ outside of VC) and one wants to do some operation on it." (provide 'vc-dir) +;; arch-tag: 0274a2e3-e8e9-4b1a-a73c-e8b9129d5d15 ;;; vc-dir.el ends here