emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog
Date: Wed, 12 Apr 2006 05:23:28 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.451 emacs/lisp/gnus/ChangeLog:1.452
--- emacs/lisp/gnus/ChangeLog:1.451     Tue Apr 11 23:22:06 2006
+++ emacs/lisp/gnus/ChangeLog   Wed Apr 12 05:23:27 2006
@@ -1,3 +1,24 @@
+2006-04-12  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-art.el (gnus-mime-view-part-as-charset): Ignore charset
+       that the part specifies.
+
+       * mm-decode.el (mm-display-part): Work with external parts and
+       usual parts similarly.
+
+       * mm-extern.el (mm-inline-external-body): Use mm-display-part
+       instead of gnus-display-mime.
+
+       * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
+       tag to summarized topics part in order to encode non-ASCII text.
+
+2006-04-12  Kenichi Handa  <address@hidden>
+
+       * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
+       buffer and then decode the buffer text if necessary.
+       (rfc2231-encode-string): Be sure to work on multibyte buffer at
+       first, and after mm-encode-body, change the buffer to unibyte.
+
 2006-04-11  Reiner Steib  <address@hidden>
 
        * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]