view etc/letter.xpm @ 49974:3420da3e4b0f

(Fset_buffer_multibyte): Pay attention to the buffer process only when "subprocesses" is defined.
author Kenichi Handa <handa@m17n.org>
date Tue, 25 Feb 2003 02:24:53 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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