Mercurial > emacs
view etc/images/ezimage/bitsbang.xpm @ 106108:48d6337584da
(make_gap_larger): Don't make as many assumptions about the
representation of Lisp integers.
Reported by MJ Chan <mjchan.inbox@gmail.com>.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 19 Nov 2009 01:40:22 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_objod_xpm[] = { "15 15 3 1", " c None", ". c #000CFF", "+ c #FFFA00", " .. . .. . ", ". .++ . . . ", ". .++ . . . ", ". . ++. . . ", " .. ++ .. . ", " ++ ", ". ..++. .. ", ". . .++ . . ", ". . .++ . . ", ". . .++ . . ", ". .. . .. ", " ++ ", " .. . ++. . ", ". . . . . . ", ". . . . . . "};