Mercurial > emacs
view etc/images/low-color/prev-node.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 | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * prev_node_xpm[] = { "24 24 7 1", " c None", ". c #BBBDBA", "+ c #000000", "@ c #FFFFFF", "# c #87AF85", "$ c #504D46", "% c #000100", " ++++++++++++++++++ ", " %@.@@@@@@@@@@@@@@.+ ", " %@@#.@@@@@@@@@@@@@.+ ", " +..##.@@@@@@@@@.+...+ ", " +#....@@@@@@@@.++...+ ", " +.@@@@@@@@@...+.+...+ ", " +.@@@@@@@@@@.+.#+...+ ", " +@@@@@@@@...+.##+++++++", " +@@@@@@@...+.##......#+", " +@@@@@@@..+@####.#####+", " +@.@.....+...........#+", " +@.@.....+###########$+", " +@........+##########$+", " +@........#+#####$$$$$+", " +@.........#+##$+++++++", " +@..........#+#$+###+ ", " +@...........#+$+#..+ ", " +@............#++...+ ", " +@.............#+...+ ", " +@..................+ ", " +@..................+ ", " +++++++++++++++++++++ ", " ", " "};