]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 1 Jul 2008 14:49:41 +0000 (14:49 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 1 Jul 2008 14:49:41 +0000 (14:49 +0000)
etc/NEWS

index c8b49431480ff2d0bd3ab8b243c158512f9eb684..2d086efcffd63bb2de31465e8c7cd0d094b087df 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -672,13 +672,22 @@ set of files.
 
 *** 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