Mercurial > emacs
view lisp/toolbar/lc-index.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 | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * index2_xpm[] = { "24 24 7 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ++++++++++++++++++++ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@................#+ ", " +@................#+ ", " +@#################+ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@.................+ ", " +@........+........+ ", " +@.......$@+###...#+ ", " +@@@@@@@.$@+...@@@.+ ", " +@.......#@+#......+ ", " +@.......#@$+#+#...+ ", " +@.....#+#@#@+@++##+ ", " +@@@@@@+@.@.@#@#.+.+ ", " +@.....+@.@#@#@##+.+ ", " +@.....+@.@.....#+.+ ", " +@.....+........#+#+ ", " +@@@@@.+.#.....##+.+ ", " +@@@@@..%$######+#.+ ", " +@@@@@@.#+$#$#$#+..+ ", " +@........++++++$#.+ ", " ++++++++++@...@@++++ ", " ++++++++ "};