Mercurial > emacs
view etc/letter.xpm @ 81091:af6a790a5cc8
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(rx): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 29 May 2007 00:52:44 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};