Mercurial > emacs
view lisp/sb-tag-minus.xpm @ 58717:bd9d0c90fd28
(cvs-header-msg): New function.
(cvs-update-header): Use it. Change calling convention.
Correctly handle the case of having simultaneous active processes.
(cvs-sentinel): Don't call cvs-update-header any more.
(cvs-mode-run): Update call and add cvs-update-header to postproc.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 01 Dec 2004 22:35:15 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_minus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.....@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};