Mercurial > emacs
view lisp/gnus/uu-decode.xpm @ 82978:80f0490297cb gnus-5_10-post-merge-josefsson
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"
and "gnus-5_10-post-merge-josefsson". ]
2004-08-31 Jesper Harder <harder@ifa.au.dk>
* message.el (message-idna-to-ascii-rhs-1): Don't choke on
invalid addresses.
2004-08-31 Reiner Steib <Reiner.Steib@gmx.de>
* message.el (message-idna-to-ascii-rhs-1): Fix typo.
2004-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
2004-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus-art.el (article-decode-idna-rhs): Don't use
message-idna-inside-rhs-p.
2004-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
* message.el (message-idna-inside-rhs-p): Removed.
(message-idna-to-ascii-rhs-1): Use proper address parsing.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Tue, 31 Aug 2004 15:39:43 +0000 |
parents | 0fde48feb604 |
children |
line wrap: on
line source
/* XPM */ static char * uu_decode_xpm[] = { "24 24 9 1", " c None", ". c #919187876969", "X c #C2C2B9B99C9C", "o c #868686868686", "O c #8F8F8F8F8F8F", "+ c #000000000000", "@ c #4C4C4C4C4C4C", "# c #E9E9EFEFE8E8", "$ c #8686ADAD7D7D", " ", " ", " ", " .............. ", " X.o.........O.++ ", " XX++++++++++..++ ", " XX@########+..++ ", " XX@########+..++ ", " XX@$#$$$#$#+..++ ", " XX@#$$$$$$#+..++ ", " XX@##$#####+..++ ", " XX@##$#$$##+..++ ", " XX@##$#$$##+..++ ", " XX@##$$#$$#+..++ ", " XX@######$#+..++ ", " XX@########+..++ ", " XX@########+..++ ", " XX.@@@@@@@@@..++ ", " X.XXXXXXXXXX..++ ", " .XXXXXXXXXXXX.++ ", " +++++++++++++++ ", " +++++++++++++++ ", " ", " "};