summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAndré Spiegel <spiegel@gnu.org>2004-01-20 17:46:50 +0000
committerAndré Spiegel <spiegel@gnu.org>2004-01-20 17:46:50 +0000
commit7aa518f3d7dbbb7e6a1fff8d8076bdc3e55cb046 (patch)
treef416473dc23aa862b2b1f5fa0c6a3fb9b08264f2 /etc
parent2a7790cf917ef13319ed6d161cd68d98ea53da70 (diff)
downloademacs-7aa518f3d7dbbb7e6a1fff8d8076bdc3e55cb046.tar.gz
Describe new key bindings in vc-annotate-mode.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2c25eea702e..094b8262a26 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1549,6 +1549,20 @@ use for the modifiers. For example, the following two lines swap
Meta and Alt:
(setq x-alt-keysym 'meta)
(setq x-meta-keysym 'alt)
+
+** vc-annotate-mode enhancements
+
+In vc-annotate mode, you can now use the following key bindings for
+enhanced functionality to browse the annotations of past revisions, or
+to view diffs or log entries directly from vc-annotate-mode:
+
+ P: annotates the previous revision
+ N: annotates the next revision
+ J: annotates the revision at line
+ A: annotates the revision previous to line
+ D: shows the diff of the revision at line with its previous revision
+ L: shows the log of the revision at line
+ W: annotates the workfile (most up to date) version
* New modes and packages in 21.4