diff options
author | Miles Bader <miles@gnu.org> | 2008-06-23 00:13:34 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-06-23 00:13:34 +0000 |
commit | 81c5ac7ed9691921a6e9c8e098725ac7e2b3ecbe (patch) | |
tree | 3581945bca03fecbee9156d23c0fa505fe561377 /lisp/vc-annotate.el | |
parent | 74d0991fc5eadcc805f3ed7e62686310c0ad5b79 (diff) | |
download | emacs-81c5ac7ed9691921a6e9c8e098725ac7e2b3ecbe.tar.gz emacs-81c5ac7ed9691921a6e9c8e098725ac7e2b3ecbe.tar.bz2 emacs-81c5ac7ed9691921a6e9c8e098725ac7e2b3ecbe.zip |
Add arch tagline
Diffstat (limited to 'lisp/vc-annotate.el')
-rw-r--r-- | lisp/vc-annotate.el | 1 |
1 files changed, 1 insertions, 0 deletions
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 |