Mercurial > emacs
view etc/images/gud/pp.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 | 6ea05e92aaad |
children |
line wrap: on
line source
/* XPM */ static char * pp_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ... ... ", " ... ... ... ... ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " ... .. ... .. ", " .. .. .. .. ", " .. .. ", " .. .. ", " .. .. ", " .... .... ", " ", " ", " "};