Mercurial > emacs
view etc/letter.xpm @ 74209:6a387161d304
* m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that
directory exists.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 26 Nov 2006 22:16:29 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};