Mercurial > emacs
view lisp/sb-mail.xpm @ 56800:752ef76fcc08
(utf-8-post-read-conversion): If the
buffer is unibyte, temporarily set it multibyte.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 27 Aug 2004 00:24:50 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_mail_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};