diff options
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 |