aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDan Nicolaescu2008-07-01 14:49:41 +0000
committerDan Nicolaescu2008-07-01 14:49:41 +0000
commite86fa02be0b16a4a9015018ec358b31f3544e3b9 (patch)
tree175c36c9621c95466df7f9a972e05d204876cc74 /etc
parent3cddaef1247931f3bfb3eccbab24027712c6b192 (diff)
downloademacs-e86fa02be0b16a4a9015018ec358b31f3544e3b9.tar.gz
emacs-e86fa02be0b16a4a9015018ec358b31f3544e3b9.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS13
1 files changed, 11 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c8b49431480..2d086efcffd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -672,13 +672,22 @@ set of files.
672 672
673*** In VC Annotate mode, for VC systems that support changesets, you can 673*** In VC Annotate mode, for VC systems that support changesets, you can
674see the diff for the whole changeset (not only for the current file) 674see the diff for the whole changeset (not only for the current file)
675by using the vc-annotate-show-changeset-diff-revision-at-line function. 675by typing the D key.
676 676
677*** In VC Annotate mode, you can type V to toggle the annotation visibility. 677*** In VC Annotate mode, you can type v to toggle the annotation visibility.
678 678
679*** In VC Annotate mode, you can type f to show the file revision on 679*** In VC Annotate mode, you can type f to show the file revision on
680the current line. 680the current line.
681 681
682*** In VC Annotate mode, for VC systems that support changesets, you
683can see the diff for the whole changeset (not only for the current
684file) by typing the D key or using the "Show changeset diff of
685revision at line" menu entry.
686
687*** In log-view-mode, for VC systems that support changesets, you can
688see the diff for the whole changeset (not only for the current file)
689by typing the D key or using the "Changeset Diff" menu entry.
690
682*** vc-git supports the "git grep" command. 691*** vc-git supports the "git grep" command.
683 692
684*** Asynchronous VC commands display [Waiting...] in the mode-line 693*** Asynchronous VC commands display [Waiting...] in the mode-line