Mercurial > emacs
view etc/images/letter.xpm @ 104913:67946512b0fd
(define-derived-mode): Give the mode's map, and syntax and abbrev
tables basic docs, if they don't have any.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 10 Sep 2009 06:21:23 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};