Mercurial > emacs
view etc/images/smilies/wry.xpm @ 93229:aae9e21d056e
Remove floating-point check.
Explicitly require calendar, not cal-julian.
Explicitly require cal-dst.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 26 Mar 2008 03:14:42 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * wry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".+++++++..++.", ".++..+++..++.", ".++..+++++++.", ".+++++++++++.", ".+++++++...+.", ".+++++...+++.", ".++++..+++++.", " .+++.+++++. ", " ..+++++.. ", " ....... "};