Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 36628:d1106e82508b
(custom-save-delete): Move in front of local
variables, otherwise long Custom entries would make them
ineffective.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 07 Mar 2001 15:21:00 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@++@@@@@@@+.", " .+@@@@@@+++@@@@@@+.", ".+@@@@@@@++++@@@@@+.", ".+@++@@@@+++++@@@@+.", ".+@++@@@@+++++.@@@+.", ".+@@@@@@@++++.@@@@+.", " .+@@@@@@+++.@@@@@+.", " .+@@@@@++.@@@@@@+.", ". .++++++.++++++++.", " ............... ", " "};