Mercurial > emacs
view etc/images/prev-node.xpm @ 107563:95c2fdf14356
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
* auth-source.el (auth-sources): Change default to be simpler. Explain
about Secret Service API sources. Improve Customize options.
(auth-source-pick): Change to accept any number of search parameters.
Implement fallbacks iteratively, not recursively. Add scoring on the
second pass and sort by score. Call Secret Service API when needed.
(auth-source-user-or-password): Use it. Call Secret Service API
directly when needed to get the user name and the password.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 28 Mar 2010 23:52:01 +0000 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * prev_node3_xpm[] = { "24 24 17 1", " c None", ". c #000000", "+ c #0F1308", "@ c #FFFFFF", "# c #BCBCB8", "$ c #DADAD6", "% c #778E6F", "& c #C2D7BE", "* c #A6BFA0", "= c #A9C7A6", "- c #BDD3B8", "; c #B0CAAD", "> c #C1D6BD", ", c #8CA782", "' c #5B7950", ") c #6B9060", "! c #445B2C", " .................. ", " +@#@@@@@@@@@@@@@@$. ", " +@@%$@@@@@@@@@@@@@$. ", " .$#%%$@@@@@@@@@$.$$$. ", " .%$##$@@@@@@@@#..$$$. ", " .#@@@@@@@@@$$#.&.#$$. ", " .$@@@@@@@@@@#.$*.##$. ", " .@@@@@@@@$$#.$=*.......", " .@@@@@@@$$#.$==-&&&&&*.", " .@@@@@@@$#.@====;====%.", " .@$@$$$$#.$>>>>>>>>>>,.", " .@$@$$$$#.'))))))))))!.", " .@$$$$$$##.')))))))))!.", " .@$$$$$$##%.')))'!!!!!.", " .@$$$$$##$#%.')!.......", " .@$$$$$$$###%.'!.%%%. ", " .@$$#####$$##%.!.%##. ", " .@$$$$$$$#####%..###. ", " .@$$#####$$$###%.###. ", " .@$$$$$$$$$$$#######. ", " .@##################. ", " ..................... ", " ", " "};