Mercurial > emacs
view lisp/sb-tag-minus.xpm @ 52615:de1a002c48c7
(window-current-scroll-bars): New defun.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 24 Sep 2003 22:55:42 +0000 |
parents | b33142291391 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag__xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@++@@++++++@@@@@+.", ".+@++@@++++++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", " .+@@@@@@@@@@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};