]> git.eshelyaron.com Git - emacs.git/commit
Reduce rmail.el's use of sendmail.el
authorGlenn Morris <rgm@gnu.org>
Thu, 7 Oct 2010 02:42:30 +0000 (19:42 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 Oct 2010 02:42:30 +0000 (19:42 -0700)
commit58d1ac6d6d7c7634b3ecb7e0cf3f0c67db319b9b
tree35793222d7d08f984e37110baf4bbca0fc3c6d29
parent7b9235ad958da061a3dc412c52ec28326d1a836d
Reduce rmail.el's use of sendmail.el

* lisp/mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
(mail-position-on-field): Remove declarations.
(mail-position-on-field): Autoload it.
(rmail-retry-failure): Replace use of mail-sendmail-delimit-header
and mail-header-end.  Don't require sendmail.
lisp/ChangeLog
lisp/mail/rmail.el