From 7aa518f3d7dbbb7e6a1fff8d8076bdc3e55cb046 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Tue, 20 Jan 2004 17:46:50 +0000 Subject: [PATCH] Describe new key bindings in vc-annotate-mode. --- etc/NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 2.39.2