view etc/images/smilies/grayscale/reverse-smile.xpm @ 100387:35f1ab86f203

(font-lock-defaults): Doc fix: mention levels; refer to elisp manual.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Dec 2008 04:12:08 +0000
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * reverse_smile_xpm[] = {
"14 14 5 1",
" 	c None",
".	c #ABABAB",
"+	c #737373",
"@	c #000000",
"#	c #484848",
"              ",
"              ",
"     ....     ",
"    +@@@@+    ",
"   +@    @+   ",
"  .@      @.  ",
"  @        @  ",
"              ",
"    @    @    ",
"    @    @    ",
"    @    @    ",
"    #    #    ",
"              ",
"              "};