view etc/letter.xpm @ 77915:fd3091c46b02

(auto-mode-alist): Open `.asd' files in lisp-mode.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Jun 2007 15:51:01 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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