changeset 53634:938ed51677f3

Describe new key bindings in vc-annotate-mode.
author André Spiegel <spiegel@gnu.org>
date Tue, 20 Jan 2004 17:46:50 +0000
parents e332688255cd
children 855d74c23e51
files etc/NEWS
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jan 20 17:45:22 2004 +0000
+++ b/etc/NEWS	Tue Jan 20 17:46:50 2004 +0000
@@ -1549,6 +1549,20 @@
 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