From: Dan Nicolaescu Date: Sat, 14 Mar 2009 16:29:37 +0000 (+0000) Subject: Note the vc-annotate key changes. X-Git-Tag: emacs-pretest-23.0.92~214 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b69181c88b24fff8e228be1b47f0e5580879fe4;p=emacs.git Note the vc-annotate key changes. --- diff --git a/etc/NEWS b/etc/NEWS index 537a94b0e45..f084f2f3ea5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1057,6 +1057,9 @@ from that sequence is used. The special value `t' means "no switches". *** Clicking on the VC mode-line entry now pops the VC menu. +++ *** The VC mode-line entry now has a tooltip that explains the VC file status. + +*** In VC Annotate mode, the key bindings have changed to use lower +case keys instead of the upper case keys used in the past. +++ *** In VC Annotate mode, for VC systems that support changesets, you can see the diff for the whole changeset (not only for the current file)