Mercurial > emacs
view etc/images/sort-criteria.xpm @ 106472:6e0f1038bc44
Support showing a single log entry from vc-annotate.
* vc.el (print-log): Add a new argument: START-REVISION.
(vc-print-log-internal): Add a new optional argument and
pass it to the backend.
(vc-print-log, vc-print-root-log): Adjust callers.
* vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
buffer already displays the requested log entry, use it.
Otherwise display only the log entry in question.
* vc-svn.el (vc-svn-print-log):
* vc-mtn.el (log-view-file-re):
* vc-hg.el (vc-hg-state):
* vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
(vc-git-show-log-entry): Return t on success.
* vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
(vc-bzr-show-log-entry): Return t on success.
* vc-rcs.el (vc-rcs-print-log):
* vc-sccs.el (vc-sccs-print-log):
* vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 07 Dec 2009 09:02:11 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_criteria_xpm[] = { "24 24 28 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #D3D3D3", "# c #F2ECE1", "$ c #F4EFE5", "% c #DFDAD2", "& c #C9C4BD", "* c #74716E", "= c #FAFAFA", "- c #EADFC9", "; c #ECE2CF", "> c #EEE5D4", ", c #4C4B48", "' c #F5F5F5", ") c #C9C9C9", "! c #E2D2B1", "~ c #CFC4B1", "{ c #BFBFBF", "] c #C0C0C0", "^ c #C7B99C", "/ c #F0F0F0", "( c #B7B7B7", "_ c #9A8F78", ": c #877E69", "< c #AFA389", "[ c #A09889", "} c #314E6C", " ", " ", " ...... ", " ... ", " ... ", " ... ", " ......... ... ", " .+@.#$%&*. ...... ", " .=@.-;;;>, ", " .').!!!!.~. ", " .{].^^!.^.~. ", " ./(.._.^.:.~. ", " .....<.:...[. ", " .:.. .. ", " .. ", " ", " }}}} ", " }} }} ", " }} }} ", " }}}}}} ", " }} }} ", " }} }} ", " ", " "};