view etc/letter.xpm @ 51794:8a7816e7f5bd

(Minor Mode Conventions): Specify only some kinds of list values as args to minor modes.
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Jul 2003 20:49:02 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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