]> git.eshelyaron.com Git - emacs.git/commitdiff
Describe new key bindings in vc-annotate-mode.
authorAndré Spiegel <spiegel@gnu.org>
Tue, 20 Jan 2004 17:46:50 +0000 (17:46 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Tue, 20 Jan 2004 17:46:50 +0000 (17:46 +0000)
etc/NEWS

index 2c25eea702efe4fe12fc968f1c1c2621049f6d99..094b8262a26b4a9d0bccecbfa4c198e2382d9621 100644 (file)
--- 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
 \f
 * New modes and packages in 21.4