Mercurial > emacs
view etc/letter.xpm @ 66043:7e251d472f1c
(init_buffer): Rename `rc' to `len' for clarity.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 12 Oct 2005 10:14:41 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};