view etc/letter.xpm @ 76287:1043dd3d5dd8

* international/mule.el (find-auto-coding): Don't search for line-ending characters past the end of the tail.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 03 Mar 2007 22:03:32 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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