1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-20 15:10:37 -08:00
emacs/lisp/url
Ted Zlatanov 563790b6db Use auto-source-search' instead of auto-source-user-or-password'.
* mail/smtpmail.el: Autoload `auto-source-search' instead of
`auto-source-user-or-password.
(smtpmail-try-auth-methods): Use it.

* net/imap-hash.el: Autoload `auto-source-search' instead of
`auto-source-user-or-password.
(imap-hash-open-connection): Use it.

* net/tramp-imap.el: Autoload `auto-source-search' instead of
`auto-source-user-or-password.
(tramp-imap-passphrase-callback-function): Use it.

* net/tramp.el (tramp-default-method): Also check if
`auth-source-search' is bound.
(tramp-read-passwd): Use `auth-source-search' instead of
`auto-source-user-or-password'.

* url-parse.el (url-bit-for-url, url-user-for-url)
(url-password-for-url): Use `auto-source-search' instead of
`auto-source-user-or-password'.

* url-auth.el: Autoload `auto-source-search' instead of
`auto-source-user-or-password'.
(url-basic-auth, url-digest-auth, url-do-auth-source-search): Use it.
2011-02-12 11:51:02 -06:00
..
.gitignore
ChangeLog Use auto-source-search' instead of auto-source-user-or-password'. 2011-02-12 11:51:02 -06:00
url-about.el
url-auth.el Use auto-source-search' instead of auto-source-user-or-password'. 2011-02-12 11:51:02 -06:00
url-cache.el
url-cid.el
url-cookie.el
url-dav.el
url-dired.el
url-expand.el
url-file.el
url-ftp.el
url-gw.el
url-handlers.el
url-history.el
url-http.el
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el Use auto-source-search' instead of auto-source-user-or-password'. 2011-02-12 11:51:02 -06:00
url-privacy.el
url-proxy.el
url-util.el
url-vars.el
url.el