Mercurial > emacs
view etc/images/smilies/braindamaged.xpm @ 76999:207f5fae3c52
Improve index entries. Remove redundant/useless ones.
(Text Properties, Examining Properties)
(Special Properties): Use "property category" instead of "category"
to refer to the `category' property.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 07 Apr 2007 02:00:55 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * mad_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".++...++++++.", ".++.+.+...++.", ".++...+.+.++.", ".++++++...++.", ".+.+++++++.+.", ".+.+++++++.+.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};