Mercurial > emacs
changeset 110749:32788054e732
Mention the 'g' binding in VC diff,log, etc.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 03 Oct 2010 17:43:11 -0700 |
parents | 2279efb0250e |
children | cad6890bb825 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Oct 03 17:26:41 2010 -0700 +++ b/etc/NEWS Sun Oct 03 17:43:11 2010 -0700 @@ -318,6 +318,10 @@ *** New key bindings: C-x v I and C-x v O bound to vc-log-incoming and vc-log-outgoing, respectively. +*** The 'g' key in VC diff, log, log-incoming and log-outgoing buffers +reruns the corresponding VC command to compute an up to date version +of the buffer. + *** vc-dir for Bzr supports viewing shelve contents and shelving snapshots. *** Special markup can be added to log-edit buffers.