Mercurial > emacs
changeset 53919:095e499a14ad
(smtpmail-try-auth-methods): Fix typo.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 11 Feb 2004 07:17:29 +0000 |
parents | 3619e67b00f4 |
children | 993463bdbf26 |
files | lisp/mail/smtpmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/smtpmail.el Wed Feb 11 06:06:24 2004 +0000 +++ b/lisp/mail/smtpmail.el Wed Feb 11 07:17:29 2004 +0000 @@ -496,7 +496,7 @@ (netrc-get hostentry "login") (netrc-get hostentry "password")))) (smtpmail-find-credentials - smtpmail-auth-credentiaals host port))) + smtpmail-auth-credentials host port))) (passwd (when cred (or (smtpmail-cred-passwd cred) (read-passwd