view etc/letter.xpm @ 68148:df4b9089ebe1

* progmodes/ld-script.el (auto-mode-alist): Support suffix conventions used in netbsd and eCos.
author Masatake YAMATO <jet@gyve.org>
date Thu, 12 Jan 2006 10:09:44 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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