]> git.eshelyaron.com Git - emacs.git/commit
Fix initialization of send-mail-function option.
authorGlenn Morris <rgm@gnu.org>
Fri, 26 Feb 2010 04:40:03 +0000 (20:40 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 26 Feb 2010 04:40:03 +0000 (20:40 -0800)
commitcdbf910017670adc503318b8b9407ef85a7ad2ba
treed80b6a14232c0108e6e208c2bf26811c2ec82911
parent183c7ef9598cf7294447e3741d7fc095b1dd1b10
Fix initialization of send-mail-function option.

* mail/sendmail.el (send-mail-function): Autoload the call
to custom-initialize-delay, not otherwise preserved in loaddefs.el.
(Needed since 2009-09-13 change to startup.el.)

See http://lists.gnu.org/archive/html/emacs-devel/2010-02/msg00533.html
lisp/ChangeLog
lisp/mail/sendmail.el