view etc/letter.xpm @ 64256:f83907a4c795

(blink-cursor-mode): Revert to previous implementation of its defcustom. Update.comment.
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 12 Jul 2005 20:13:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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