Mercurial > emacs
view etc/images/tree-widget/default/guide.xpm @ 110748:2279efb0250e
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
log-outgoing commands.
* lisp/vc/vc.el (vc-log-internal-common): Add a new argument and use it
to create a buffer local revert-buffer-function variable.
(vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
revert-buffer-function lambda.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 03 Oct 2010 17:26:41 -0700 |
parents | 90cb5e34e1b0 |
children |
line wrap: on
line source
/* XPM */ static char * guide_xpm[] = { "6 21 2 1", " c None", ". c #ADA5C6", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " ."};