Mercurial > emacs
view etc/images/smilies/grayscale/blink.xpm @ 96019:6cece6cbe017
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
(build_font_name_from_vector): Delete externs.
* xfaces.c (struct font_name): Don't declare.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 16 Jun 2008 22:42:46 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * blink_xpm[] = { "14 14 7 1", " c None", ". c #484848", "+ c #000000", "@ c #6E6E6E", "# c #515151", "$ c #ABABAB", "% c #737373", " ", " ", " . ", " + ", " @#$$# + ", " ++ + ", " ", " + + ", " $+ +$ ", " %+ +% ", " %++++% ", " $$$$ ", " ", " "};