[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/vc-annotate.el,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/vc-annotate.el,v |
Date: |
Sat, 05 Jul 2008 18:03:06 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/05 18:03:05
Index: vc-annotate.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-annotate.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- vc-annotate.el 1 Jul 2008 14:47:10 -0000 1.4
+++ vc-annotate.el 5 Jul 2008 18:03:02 -0000 1.5
@@ -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