Files
emacs/lisp/mail
Ken Olum f82d9323af Fix Rmail editing with reapplying encoding to message body
* lisp/mail/rmailedit.el (rmail-cease-edit):  If no
content-type in edited headers, look for one in original
headers and add it to edited headers.  (Bug #26918)
Use a marker to track start of new body, so that
content-transfer-encoding gets applied only to body.  (Bug #27353).
Ensure blank line at end of message after encoding, not
before.
2017-09-08 12:08:49 +03:00
..
2017-05-19 14:35:47 +03:00
2017-05-19 14:35:47 +03:00
2017-06-02 20:42:01 -04:00