view etc/letter.xpm @ 53922:6a3ed3adac17

(lisp-mode-variables): Adapt outline-regexp to the new conventions for commenting out code.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 12 Feb 2004 01:50:46 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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