Mercurial > emacs
view lisp/gnus/frown.xpm @ 58938:f3ac898990de
(elint-standard-variables, elint-unknown-builtin-args): Move definitions up.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 13 Dec 2004 19:34:46 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * frown_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".++..+++..++.", ".++++.+.++++.", ".+...+++...+.", ".+...+++...+.", ".+++++++++++.", ".+++.....+++.", ".++.+++++.++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};