Mercurial > emacs
view etc/letter.xpm @ 88509:0ac97e7062f5
(x_encode_text): Allocate coding.destination here, and
call encode_coding_object with dst_object Qnil.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 14 May 2002 13:02:54 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};