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: Mon, 16 Jan 2006 09:27:43 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.416 emacs/lisp/gnus/ChangeLog:1.417
--- emacs/lisp/gnus/ChangeLog:1.416     Wed Jan 11 02:03:24 2006
+++ emacs/lisp/gnus/ChangeLog   Mon Jan 16 09:27:42 2006
@@ -1,3 +1,29 @@
+2006-01-16  Katsumi Yamaoka  <address@hidden>
+
+       * mm-uu.el (mm-uu-text-plain-type): New variable.
+       (mm-uu-pgp-signed-extract-1): Use it.
+       (mm-uu-pgp-encrypted-extract-1): Use it.
+       (mm-uu-dissect): Use it; allow two optional arguments; one is a
+       flag specifying whether there's no message header; the other is
+       for a MIME type and parameters; bind mm-uu-text-plain-type with
+       the later one.
+       (mm-uu-dissect-text-parts): New function.
+
+       * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
+       dissect text parts.
+
+2006-01-13  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-art.el (article-wash-html): Use
+       gnus-summary-show-article-charset-alist if a numeric arg is given.
+       (gnus-article-wash-html-with-w3m-standalone): New function.
+
+       * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
+       mm-inline-text-html-render-with-w3m-standalone.
+       (mm-text-html-washer-alist): Map w3m-standalone to
+       gnus-article-wash-html-with-w3m-standalone.
+       (mm-inline-text-html-render-with-w3m-standalone): New function.
+
 2006-01-10  Katsumi Yamaoka  <address@hidden>
 
        * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.




reply via email to

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