diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2009-03-14 16:29:37 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2009-03-14 16:29:37 +0000 |
commit | 2b69181c88b24fff8e228be1b47f0e5580879fe4 (patch) | |
tree | 1e1951169161690ebbb9c660e4a9d405b9dfd658 /etc | |
parent | 305018ecb23936a59d8fe0440952f5251d382a7c (diff) | |
download | emacs-2b69181c88b24fff8e228be1b47f0e5580879fe4.tar.gz |
Note the vc-annotate key changes.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |