Mercurial > emacs
view etc/letter.xpm @ 77686:2a62a650d2b4
(Example Major Modes): Explain last line of text-mode is redundant.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 12 May 2007 16:58:31 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};