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, 25 Jan 2006 06:47:24 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.420 emacs/lisp/gnus/ChangeLog:1.421
--- emacs/lisp/gnus/ChangeLog:1.420     Fri Jan 20 03:44:28 2006
+++ emacs/lisp/gnus/ChangeLog   Wed Jan 25 06:47:24 2006
@@ -1,3 +1,41 @@
+2006-01-25  Katsumi Yamaoka  <address@hidden>
+
+       * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
+       is dissected into a single part of which the type is the same as
+       the given one.
+
+2006-01-21  Kevin Ryde  <address@hidden>
+
+       * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
+       into alists as symbol not string, since that's what
+       mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
+       look for.
+
+2006-01-24  Katsumi Yamaoka  <address@hidden>
+
+       * mm-uu.el (mm-uu-dissect-text-parts): Reduce the number of
+       recursive calls.
+
+2006-01-24  Katsumi Yamaoka  <address@hidden>
+
+       * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
+       (mm-w3m-standalone-supports-m17n-p): New function.
+       (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
+       w3m usage.
+
+       * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
+       mm-w3m-standalone-supports-m17n-p to alter w3m usage.
+
+2006-01-23  Katsumi Yamaoka  <address@hidden>
+
+       * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
+       encoding.
+
+2006-01-20  Reiner Steib  <address@hidden>
+
+       * mml.el (mml-attach-file): Describe `description' in doc string.
+       (mml-menu): Add Emacs MIME manual and PGG manual.
+
 2006-01-19  Reiner Steib  <address@hidden>
 
        * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)




reply via email to

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