Mercurial > emacs
view etc/images/smilies/grayscale/sad.xpm @ 102052:734a66852e68
(rmail-delete-unwanted-fields)
(rmail-output-as-babyl, rmail-output-to-babyl-buffer)
(rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
(rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
(rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 16 Feb 2009 01:18:38 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "14 14 5 1", " c None", ". c #484848", "+ c #000000", "@ c #ABABAB", "# c #6E6E6E", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " @@@@ ", " #++++# ", " .+@ @+. ", " @+@ @+@ ", " . . ", " ", " "};