Mercurial > emacs
view etc/images/letter.xpm @ 85793:b7bd71352e5d
remember.texi (Introduction): Fix typographical issue with "---"
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Tue, 30 Oct 2007 12:36:46 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};