view etc/tree-widget/default/end-guide.xpm @ 81820:37a7f9bddc45

(vc-functions): Clear up the cache when reloading the file. (vc-cvs-annotate-first-line-re): New const. (vc-cvs-annotate-process-filter): New fun. (vc-cvs-annotate-command): Use them and run the command asynchronously.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 12 Jul 2007 03:10:45 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * end_guide_xpm[] = {
"6 21 2 1",
" 	c None",
".	c #ADA5C6",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      "};