Mercurial > emacs
view etc/images/smilies/dead.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 | c10466f972cd |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};