Mercurial > emacs
view etc/images/smilies/grayscale/cry.xpm @ 108642:66f3c521df14
* emacs-lisp/smie.el: Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 18 May 2010 09:44:07 +0200 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * cry_xpm[] = { "14 14 6 1", " c None", ". c #484848", "+ c #000000", "@ c #ABABAB", "# c #515151", "$ c #6E6E6E", " ", " ", " . ", " .. .+. ", " +++. +.+ ", " +@+ ", " @+# ", " @@ ", " $++++$ ", " .+@ @+. ", " @+@ @+@ ", " @ @ ", " ", " "};