changeset 96204:d4a46d5d6f08

Add arch tagline
author Miles Bader <miles@gnu.org>
date Mon, 23 Jun 2008 00:13:34 +0000
parents 30bbe1648bcf
children c6e22fd294c4
files lisp/vc-annotate.el lisp/vc-dir.el
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-annotate.el	Sun Jun 22 19:04:22 2008 +0000
+++ b/lisp/vc-annotate.el	Mon Jun 23 00:13:34 2008 +0000
@@ -627,4 +627,5 @@
 
 (provide 'vc-annotate)
 
+;; arch-tag: c3454a89-80e5-4ffd-8993-671b59612898
 ;;; vc-annotate.el ends here
--- a/lisp/vc-dir.el	Sun Jun 22 19:04:22 2008 +0000
+++ b/lisp/vc-dir.el	Mon Jun 23 00:13:34 2008 +0000
@@ -1046,4 +1046,5 @@
 
 (provide 'vc-dir)
 
+;; arch-tag: 0274a2e3-e8e9-4b1a-a73c-e8b9129d5d15
 ;;; vc-dir.el ends here