Mercurial > emacs
view etc/letter.xpm @ 73536:baed64986af0
* Makefile.in: Use relative paths to avoid advertising filesystem
contents during compilation.
* makefile.w32-in: Likewise.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 29 Oct 2006 21:36:17 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};