From: André Spiegel Date: Tue, 20 Jan 2004 17:46:50 +0000 (+0000) Subject: Describe new key bindings in vc-annotate-mode. X-Git-Tag: ttn-vms-21-2-B4~7889 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7aa518f3d7dbbb7e6a1fff8d8076bdc3e55cb046;p=emacs.git Describe new key bindings in vc-annotate-mode. --- 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