1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
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
..
binhex.el
blessmail.el
emacsbug.el Simplify checks for xdg-open and xdg-email 2017-03-09 19:02:35 -08:00
feedmail.el Ensure that user-mail-address always has a value 2017-02-17 19:06:15 -05:00
flow-fill.el
footnote.el
hashcash.el ; Update some more Maintainer: header comments 2017-06-05 21:08:07 -04:00
ietf-drums.el Make address parsing more robust 2017-01-25 21:21:40 +01:00
mail-extr.el
mail-hist.el
mail-parse.el Remove garbage from Content-Transfer-Encoding value (bug#25420) 2017-01-12 23:32:41 +00:00
mail-prsvr.el
mail-utils.el Remove overly broad element from default mail-dont-reply-to-names 2017-02-13 23:36:17 -08:00
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
metamail.el
mspools.el
qp.el
reporter.el
rfc822.el
rfc2045.el Fix typos in doc strings 2017-05-19 14:35:47 +03:00
rfc2047.el * lisp/mail/rfc2047.el (rfc2047-decode-encoded-words): Set words to nil. 2017-05-22 16:53:18 -04:00
rfc2231.el Fix typos in doc strings 2017-05-19 14:35:47 +03:00
rfc2368.el
rmail-spam-filter.el
rmail.el Always display rmail progress report under user control 2017-07-14 11:39:25 +03:00
rmailedit.el Fix Rmail editing with reapplying encoding to message body 2017-09-08 12:08:49 +03:00
rmailkwd.el
rmailmm.el Small rmailmm fix (bug#27203) 2017-06-02 20:42:01 -04:00
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el Ensure that user-mail-address always has a value 2017-02-17 19:06:15 -05:00
sendmail.el Don't pass the value of point to 'push-mark', as that's the default. 2017-04-28 11:25:26 +03:00
smtpmail.el
supercite.el
uce.el
undigest.el
unrmail.el
uudecode.el
yenc.el