Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
110748:2279efb0250e | 110749:32788054e732 |
---|---|
315 | 315 |
316 **** vc-log-incoming and vc-log-outgoing for Git require version 1.7 (or newer). | 316 **** vc-log-incoming and vc-log-outgoing for Git require version 1.7 (or newer). |
317 | 317 |
318 *** New key bindings: C-x v I and C-x v O bound to vc-log-incoming and | 318 *** New key bindings: C-x v I and C-x v O bound to vc-log-incoming and |
319 vc-log-outgoing, respectively. | 319 vc-log-outgoing, respectively. |
320 | |
321 *** The 'g' key in VC diff, log, log-incoming and log-outgoing buffers | |
322 reruns the corresponding VC command to compute an up to date version | |
323 of the buffer. | |
320 | 324 |
321 *** vc-dir for Bzr supports viewing shelve contents and shelving snapshots. | 325 *** vc-dir for Bzr supports viewing shelve contents and shelving snapshots. |
322 | 326 |
323 *** Special markup can be added to log-edit buffers. | 327 *** Special markup can be added to log-edit buffers. |
324 The log-edit buffers are expected to have a format similar to email messages | 328 The log-edit buffers are expected to have a format similar to email messages |