view etc/letter.xpm @ 77447:9ce8bfb2f686

* display.texi (Highlight Interactively): Correct description of hi-lock-file-patterns-policy.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 23 Apr 2007 14:39:16 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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