]> git.eshelyaron.com Git - emacs.git/commit
Fix sendmail.el byte-compile warning in loaddefs.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:25:41 +0000 (11:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:25:41 +0000 (11:25 +0200)
commitf8278a923fd789b8dd0d33584e840e03e4f21c2a
tree28e912aa823756ffebfbda740e673b49b91fd894
parent0a0e1ed0e02431827dfd26014d9db9059f1ccc30
Fix sendmail.el byte-compile warning in loaddefs.el

* lisp/mail/sendmail.el (mail-send-and-exit): Autoload since it's
referred to by autoloaded code in loaddefs.el.
lisp/mail/sendmail.el