view etc/images/up-arrow.xpm @ 107474:f7e5232d459a

Synch with Gnus trunk ===================== 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (canlock-verify): Autoload it for Emacs 21. * message.el (ecomplete-setup): Autoload it for Emacs <23. * mml-sec.el (mml-secure-cache-passphrase): Default to t that is password-cache's default if it is not bound. (mml-secure-passphrase-cache-expiry): Default to 16 that is password-cache-expiry's default if it is not bound. * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not available in Emacs 21. 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com> * auth-source.el (auth-sources): Fix up definition so extra parameters are always inline. 2010-03-22 Martin Stjernholm <mast@lysator.liu.se> * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity wasn't updated after mismatch. Clear cached mailbox info correctly when uidvalidity changes. (nnimap-group-prefixed-name): New function to avoid some code duplication. (nnimap-verify-uidvalidity, nnimap-group-overview-filename) (nnimap-request-group): Use it. (nnimap-retrieve-groups, nnimap-verify-uidvalidity) (nnimap-update-unseen): Significantly improved speed of Gnus startup with many imap folders. This is done by caching the group status from the imap server persistently in a group parameter `imap-status'. (This was cached before too if `nnimap-retrieve-groups-asynchronous' was set, but not persistently, so every Gnus startup was still very slow.) 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com> * auth-source.el: Set up autoloads. Bump to 23.2 because of the secrets.el dependency. (auth-sources): Add optional user name. Add secrets.el configuration choice (unused right now). 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com> * gnus-sum.el (gnus-summary-make-menu-bar): Let `gnus-registry-install-shortcuts' fill in the functions. * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid warnings. (gnus-registry-misc-menus): Variable to hold registry mark menus. (gnus-registry-install-shortcuts): Populate and use it in a `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks". 2010-03-20 Martin Stjernholm <mast@lysator.liu.se> * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name): In-place substitutions for the group name encoding/decoding. (nnimap-find-minmax-uid, nnimap-possibly-change-group) (nnimap-retrieve-headers-progress, nnimap-possibly-change-group) (nnimap-retrieve-headers-progress, nnimap-request-article-part) (nnimap-update-unseen, nnimap-request-list) (nnimap-retrieve-groups, nnimap-request-update-info-internal) (nnimap-request-set-mark, nnimap-split-to-groups) (nnimap-split-articles, nnimap-request-newgroups) (nnimap-request-create-group, nnimap-request-accept-article) (nnimap-request-delete-group, nnimap-request-rename-group) (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with `encoded-mbx' for consistency. (nnimap-close-group): Call `imap-current-mailbox' instead of using the variable `imap-current-mailbox'. * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers) (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'. 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs> * pop3.el (pop3-display-message-size-flag): Display message size byte counts during POP3 download. (pop3-movemail): Use it. (pop3-list): Implement listing of available messages. 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change) * nnir.el (nnir-get-article-nov-override-function): New function to override the normal NOV retrieval. (nnir-retrieve-headers): Use it.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 23 Mar 2010 07:38:13 +0000
parents 28718fa5d988
children
line wrap: on
line source

/* XPM */
static char * up_arrow_xpm[] = {
"24 24 67 1",
" 	c None",
".	c #000000",
"+	c #2F2F2F",
"@	c #A5B4A4",
"#	c #E8F4E6",
"$	c #96B892",
"%	c #41533C",
"&	c #F1FFF0",
"*	c #B8D6B7",
"=	c #9FC49D",
"-	c #66815E",
";	c #B6D4B5",
">	c #B9D7B8",
",	c #A1C69F",
"'	c #68835F",
")	c #637D5B",
"!	c #3F5239",
"~	c #B8D7B7",
"{	c #A2C7A0",
"]	c #6A8561",
"^	c #657F5C",
"/	c #617959",
"(	c #3E4F39",
"_	c #F0FEEF",
":	c #B7D5B6",
"<	c #657E5C",
"[	c #5D7555",
"}	c #D6EAD6",
"|	c #BFD4BF",
"1	c #C0D5C0",
"2	c #637C5B",
"3	c #4D6246",
"4	c #4C6046",
"5	c #C7E1C6",
"6	c #A1C69E",
"7	c #67815E",
"8	c #627B59",
"9	c #3D4E39",
"0	c #D0E7D0",
"a	c #B5D3B4",
"b	c #A0C39D",
"c	c #607958",
"d	c #B5D2B4",
"e	c #9DC19B",
"f	c #647D5B",
"g	c #607858",
"h	c #C6E0C5",
"i	c #B4D2B3",
"j	c #9CBF99",
"k	c #C5DFC4",
"l	c #B1CEB0",
"m	c #99BC97",
"n	c #617A59",
"o	c #5E7756",
"p	c #C0D9BF",
"q	c #AFCCAE",
"r	c #AECBAD",
"s	c #93B690",
"t	c #607857",
"u	c #5E7656",
"v	c #8DB389",
"w	c #748A72",
"x	c #71916E",
"y	c #5A7257",
"z	c #4D6247",
"A	c #4D6146",
"B	c #43543D",
"                        ",
"                        ",
"           .            ",
"          +@.           ",
"         .#$%.          ",
"        .&*=-%.         ",
"       .&;>,')!.        ",
"      .&~;>{]^/(.       ",
"     ._~>:>,]</[(.      ",
"    .}|1>~~,'23444.     ",
"   .....5;;6789.....    ",
"       .0;ab^c9.        ",
"       .5;defg9.        ",
"       .haij2g9.        ",
"       .kilmno9.        ",
"       .pqrstu9.        ",
"       .vwxyzAB.        ",
"       .........        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};