Mercurial > emacs
view etc/letter.xpm @ 75211:9cd33b55eebf
Add information on compiling 32-bit Emacs on 64-bit GNU/Linux.
Update copyright for years post-Emacs 21 to present.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 13 Jan 2007 02:25:58 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};