diff lisp/vc-annotate.el @ 96517:b250e775669b

(vc-annotate-mode-menu): Add separator.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 05 Jul 2008 18:03:02 +0000
parents fa83184d8296
children fd7d46b20afe
line wrap: on
line diff
--- a/lisp/vc-annotate.el	Sat Jul 05 09:45:56 2008 +0000
+++ b/lisp/vc-annotate.el	Sat Jul 05 18:03:02 2008 +0000
@@ -276,6 +276,7 @@
      :help "Visit the annotation of the revision before the revision at line"]
     ["Annotate latest revision" vc-annotate-working-revision
      :help "Visit the annotation of the working revision of this file"]
+    "--"
     ["Show log of revision at line" vc-annotate-show-log-revision-at-line
      :help "Visit the log of the revision at line"]
     ["Show diff of revision at line" vc-annotate-show-diff-revision-at-line