changeset 96476:d5795d971979

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 01 Jul 2008 14:49:41 +0000
parents fa83184d8296
children 25bcd36bb679
files etc/NEWS
diffstat 1 files changed, 11 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jul 01 14:47:10 2008 +0000
+++ b/etc/NEWS	Tue Jul 01 14:49:41 2008 +0000
@@ -672,13 +672,22 @@
 
 *** In VC Annotate mode, for VC systems that support changesets, you can
 see the diff for the whole changeset (not only for the current file)
-by using the vc-annotate-show-changeset-diff-revision-at-line function.
+by typing the D key.
 
-*** In VC Annotate mode, you can type V to toggle the annotation visibility.
+*** In VC Annotate mode, you can type v to toggle the annotation visibility.
 
 *** In VC Annotate mode, you can type f to show the file revision on
 the current line.
 
+*** In VC Annotate mode, for VC systems that support changesets, you
+can see the diff for the whole changeset (not only for the current
+file) by typing the D key or using the "Show changeset diff of
+revision at line" menu entry.
+
+*** In log-view-mode, for VC systems that support changesets, you can
+see the diff for the whole changeset (not only for the current file)
+by typing the D key or using the "Changeset Diff" menu entry.
+
 *** vc-git supports the "git grep" command.
 
 *** Asynchronous VC commands display [Waiting...] in the mode-line