]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Mon, 23 Jun 2008 00:13:34 +0000 (00:13 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 23 Jun 2008 00:13:34 +0000 (00:13 +0000)
lisp/vc-annotate.el
lisp/vc-dir.el

index ed9f0a6ba5913249a31a5571080c8480cc26796e..fbc1ba1247de07d0828838ad9fb6fdfdeec5f248 100644 (file)
@@ -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
index 917ba9ce744c6e5721bc33254016143dd28e5cd1..7f516848a1679b0931fe8f2605efd3f800cecd21 100644 (file)
@@ -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