Mercurial > emacs
view etc/letter.xpm @ 61931:f3e1b2ceffd2
Improve commentary section.
(define-generic-mode): Improve docstring.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Fri, 29 Apr 2005 13:12:26 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};