mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
563790b6db
* 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. |
||
---|---|---|
.. | ||
.gitignore | ||
ChangeLog | ||
url-about.el | ||
url-auth.el | ||
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 | ||
url-privacy.el | ||
url-proxy.el | ||
url-util.el | ||
url-vars.el | ||
url.el |