Mercurial > emacs
view etc/images/smilies/grayscale/reverse-smile.xpm @ 104402:5df6945a3eaa
Remove statement preventing it from being loaded twice.
Remove statement preventing it from being byte-compiled if loaded.
Remove `(load "cl-macs" nil t)' statement: the functions in
cl-macs are autoloaded by cl.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 22 Aug 2009 14:33:55 +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", " ", " ", " .... ", " +@@@@+ ", " +@ @+ ", " .@ @. ", " @ @ ", " ", " @ @ ", " @ @ ", " @ @ ", " # # ", " ", " "};