Mercurial > emacs
view etc/images/smilies/medium/braindamaged.xpm @ 105144:5be976c84fc7
Convert to utf-8 encoding.
(fill-french-nobreak-p): Remove redundant ? and ? inherited from our
pre-unicode days.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 22 Sep 2009 15:53:00 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * braindamaged_xpm[] = { "16 16 9 1", " c None", ". c #000000", "+ c #1D1900", "@ c #887500", "# c #D3B600", "$ c #FAD800", "% c #645600", "& c #FFDD00", "* c #8F7B00", " ...... ", " .+@#$$#@+. ", " .%$&&&&&&$%. ", " .%&#..##..#&%. ", " +$&.%#..#%.&$+ ", ".@&&.#%+%%#.&&@.", ".#&&.%#+%#%.&&#.", ".$&&#..#&..#&&$.", ".$&.&&&&&&&&.&$.", ".#&#.&&&&&&.#&#.", ".@&&*.&&&&.*&&@.", " +$&&*....*&&$+ ", " .%&&&&&&&&&&%. ", " .%$&&&&&&$%. ", " .+@#$$#@+. ", " ...... "};