Mercurial > emacs
view etc/images/smilies/wry.xpm @ 66143:a055e5294831
(Progress, Defining Faces):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 17 Oct 2005 06:46:57 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * wry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".+++++++..++.", ".++..+++..++.", ".++..+++++++.", ".+++++++++++.", ".+++++++...+.", ".+++++...+++.", ".++++..+++++.", " .+++.+++++. ", " ..+++++.. ", " ....... "};