]> git.eshelyaron.com Git - emacs.git/commit
* lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load file with .el suffix.
authorJuri Linkov <juri@linkov.net>
Wed, 17 Oct 2018 22:24:43 +0000 (01:24 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 17 Oct 2018 22:24:43 +0000 (01:24 +0300)
commiteb6768977effe5994b6fe3afcfa262465ba631ab
treee8bf5c9c898fc3d9d8f8f4cdaa642236227570c0
parent433e364add25dcc32f5103ec28f58298e00204d5
* lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load file with .el suffix.

For the case when load-prefer-newer is t, ensure loading the right file
by explicitly adding the .el suffix.  Use the same variable names
as in the function smtpmail-send-it.  (Bug#33055)
lisp/mail/smtpmail.el