[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS,v |
Date: |
Tue, 01 Jul 2008 14:49:43 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/01 14:49:43
Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1786
retrieving revision 1.1787
diff -u -b -r1.1786 -r1.1787
--- NEWS 29 Jun 2008 16:11:04 -0000 1.1786
+++ NEWS 1 Jul 2008 14:49:41 -0000 1.1787
@@ -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
- [Emacs-diffs] Changes to emacs/etc/NEWS,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Dan Nicolaescu, 2008/07/01
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Dan Nicolaescu, 2008/07/10
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Chong Yidong, 2008/07/11
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Chong Yidong, 2008/07/12
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Chong Yidong, 2008/07/12
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Martin Rudalics, 2008/07/13
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Chong Yidong, 2008/07/13
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Glenn Morris, 2008/07/15
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Stefan Monnier, 2008/07/16
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Adrian Robert, 2008/07/17