view etc/letter.xpm @ 50835:b7770bea6205

(archive-set-buffer-as-visiting-file): Use after-insert-file-set-coding, not after-insert-file-set-buffer-file-coding-system.
author Kenichi Handa <handa@m17n.org>
date Tue, 06 May 2003 05:08:32 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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