Mercurial > emacs
view etc/letter.xpm @ 75197:caf8e7cf2b54
(uudecode-decode-region-internal): Make it work in a
multibyte buffer.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 12 Jan 2007 00:54:56 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};