# HG changeset patch # User John Paul Wallington # Date 1076483849 0 # Node ID 095e499a14ad4b71ac6a4a2e35f188233823df1c # Parent 3619e67b00f481022fe77a4304c59cdfed99138a (smtpmail-try-auth-methods): Fix typo. diff -r 3619e67b00f4 -r 095e499a14ad lisp/mail/smtpmail.el --- 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