Mercurial > emacs
changeset 102553:9898f038e310
Note the vc-annotate key changes.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 14 Mar 2009 16:29:37 +0000 |
parents | bc5263768619 |
children | ac34b8fe4921 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Mar 14 15:19:04 2009 +0000 +++ b/etc/NEWS Sat Mar 14 16:29:37 2009 +0000 @@ -1057,6 +1057,9 @@ *** 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)