view etc/letter.xpm @ 65306:f56e6cd5e1fe

(lazy-lock) <defgroup>: Move from font-lock.el.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 01 Sep 2005 13:59:51 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};