Remove CL functions. Fix Secrets Login collection name.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 14 Feb 2011 14:47:59 +0000 (08:47 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 14 Feb 2011 14:47:59 +0000 (08:47 -0600)
commit348d29a61ad11c0a4cd5075fee37455795d8cf5f
treeb57ffcd1522dbd7d80e4d784f4d2dea509a1fe7d
parentcf3ead3300a44aabfdbed5c101fc751c1205ee4c
Remove CL functions.  Fix Secrets Login collection name.

* auth-source.el (auth-source-secrets-search): Use `delete-dups',
`append mapcar', and `butlast' instead of `remove-duplicates',
`mapcan', and `subseq'.
(auth-sources, auth-source-backend-parse, auth-source-secrets-search):
Login collection is "Login" and not "login".
lisp/ChangeLog
lisp/auth-source.el