aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMark Lillibridge2012-12-29 10:50:27 +0200
committerEli Zaretskii2012-12-29 10:50:27 +0200
commitbb709253f3ef861a0457cc7f541f5730d551bda2 (patch)
tree40f6bba4d9698fbcaa19a001c8ec55af2d6243cf /lisp/ChangeLog
parent151d90884b7d06bf842273661f3c41b086bd5c3d (diff)
downloademacs-bb709253f3ef861a0457cc7f541f5730d551bda2.tar.gz
emacs-bb709253f3ef861a0457cc7f541f5730d551bda2.zip
Fix bug #9521 with forwarding MIME messages in Rmail.
lisp/mail/rmailmm.el (rmail-insert-mime-forwarded-message): Insert the undecoded text of the message being forwarded.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6aabc603518..43af9904859 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-12-29 Mark Lillibridge <mark.lillibridge@hp.com>
2
3 * mail/rmailmm.el (rmail-insert-mime-forwarded-message): Insert
4 the undecoded text of the message being forwarded. (Bug#9521)
5
12012-12-28 Michael Albinus <michael.albinus@gmx.de> 62012-12-28 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to 8 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to