view etc/letter.xpm @ 73221:a13e990ebd44

(eval, view-and-eval) <define-ibuffer-op>: Use the interactive spec of `eval-expression'. From Denis St?? <dstuenkel@googlemail.com>.
author John Paul Wallington <jpw@pobox.com>
date Mon, 02 Oct 2006 23:23:25 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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