view etc/images/letter.xpm @ 112265:d67e8472ae65

Fix setting of buffer-file-coding-system of RMAIL buffer.
author Kenichi Handa <handa@m17n.org>
date Fri, 14 Jan 2011 13:08:53 +0900
parents a888cc87aa4f
children
line wrap: on
line source

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