1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00

* lisp/gnus/message.el (message-send-mail): Remove misleading comment.

This commit is contained in:
Lars Ingebrigtsen 2019-09-23 11:27:26 +02:00
parent 5e86db05fc
commit 65ee105d80

View file

@ -4597,7 +4597,6 @@ If you always want Gnus to send messages in one piece, set
(insert (with-current-buffer mailbuf
(mml-buffer-substring-no-properties-except-some
(point-min) (point-max))))
;; Remove some headers.
(message-encode-message-body)
(save-restriction
(message-narrow-to-headers)