Make sendmail-query-once update send-mail-function directly.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Sep 2011 20:24:12 +0000 (16:24 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Sep 2011 20:24:12 +0000 (16:24 -0400)
commit2784c43403c278a542a9f930a4da07a4a2ca284c
tree3c0b78d7e34c53b89dcb6020c66140979a7cc3ce
parent464cdf568e3dd67373afa67c56dc763240eac083
Make sendmail-query-once update send-mail-function directly.

* mail/sendmail.el (sendmail-query-once-function): Deleted.
(sendmail-query-once): Save directly to send-mail-function.
Update message-send-mail-function too.

* mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
lisp/ChangeLog
lisp/mail/sendmail.el
lisp/mail/smtpmail.el