Mercurial > emacs
view etc/images/smilies/forced.xpm @ 78096:8e308ce2d884
(eval-defun): Explain special handling of `defface'.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 10 Jul 2007 01:07:03 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".+.+++++++.+.", ".+.........+.", ".+++++++++++.", " ...+++++... ", " ....... "};