Mercurial > emacs
view etc/letter.xpm @ 61972:874393fa8818
(Invisible Text): Correct add-to-invisibility-spec.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 01 May 2005 14:00:32 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};