Mercurial > emacs
view etc/letter.xpm @ 50760:a32b154ea162
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 01 May 2003 00:22:31 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};