Make mail-sendmail-undelimit-header actually remove the delimiter
commite1a0cbbcf8389c76f67048e69139b5b0adf2cf38
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Apr 2018 11:58:39 +0000 (16 13:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Apr 2018 11:58:39 +0000 (16 13:58 +0200)
treeab2a3e396136d72c3d0f80792f6211f464dd5fd7
parent6ec3ec7fbec2c04d5e9570b0470217cd97e5e7e6
Make mail-sendmail-undelimit-header actually remove the delimiter

* lisp/mail/sendmail.el (mail-sendmail-undelimit-header): Actually
remove the mail header separator (bug#17488).  In all the cases
where this is called, the separator will probably already have
been removed, so the only thing this does is place point at the
end of the headers.
lisp/mail/sendmail.el