Mercurial > emacs
view etc/images/gnus/uu-post.xpm @ 102369:d88765fc7366
(Rmail Deletion): Revert previous change, which was
describing the Rmail summary versions.
(Rmail Reply): Give more details of rmail-dont-reply-to-names.
Minor re-wording for rmail-resend.
(Rmail Make Summary): Summaries apply to buffers rather than files.
<rmail-summary-by-topic>: Headers includes the subject.
<rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
details, including prefix arguments.
Not counting lines might be faster.
(Rmail Summary Edit): More details on the delete commands.
Add rmail-summary-bury.
(Rmail Display): Mention rmail-displayed-headers. Fix typo.
Simplify rmail-highlighted-headers description. Update face name.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 03 Mar 2009 04:16:29 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * uu_post_xpm[] = { "24 24 8 1", ". c None", "X c #000000000000", "+ c #C2C2B9B99C9C", "@ c #919187876969", "# c #868686868686", "% c #4C4C4C4C4C4C", "& c #E9E9EFEFE8E8", "* c #8686ADAD7D7D", "X..X..X..X.XX..X..X..X..", "..........X.X...........", ".........X...X..........", "X..X..X.XX..X.XX..X..X..", ".......X.......X........", "......X.........X.......", "X..X+X@@@@@@@@@@@XX..X..", "....+@@@@@@@@@@@@@......", "....++XXXXXXXXXX@@......", "X..X++%&&&&&&&&X@@X..X..", "....++%&&&&&&&&X@@......", "....++%*&***&*&X@@......", "X..X++%&******&X@@X..X..", "....++%&&*&&&&&X@@......", "....++%&&*&**&&X@@......", "X..X++%&&*&**&&X@@X..X..", "....++%&&**&**&X@@......", "....++%&&&&&&*&X@@......", "X..X++%&&&&&&&&X@@X..X..", "....++%&&&&&&&&X@@......", "....++@%%%%%%%%%@@......", "X..X+@++++++++++@@X..X..", "....+++++++++++++@......", "........................"};