Mercurial > emacs
diff etc/NEWS @ 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 | f0f8f95b6535 |
children | de3e1c0c0af3 |
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.