view etc/letter.xpm @ 81015:72b9f4dba30d

(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 21 May 2007 20:09:57 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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