Mercurial > emacs
view etc/letter.xpm @ 76960:85841d693997
(with-case-table): Use `make-symbol' to avoid variable capture.
Restore the table in the same buffer.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 06 Apr 2007 12:15:04 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};