Mercurial > emacs
view etc/images/letter.xpm @ 85716:80af0b5eee79
(OBJ1): Remove abbrev.$(O).
($(BLD)/abbrev.$(O)): Remove.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 28 Oct 2007 14:46:15 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};