Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
authorMiles Bader <miles@gnu.org>
Mon, 16 Jan 2006 09:27:43 +0000 (09:27 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 16 Jan 2006 09:27:43 +0000 (09:27 +0000)
commit73043f7d550e049a636d1058ebd7a5b318533aba
tree7d3d034bc08fd1c07b0d71fb10bdcffa577104a9
parentfc77df2c34d088921e1952a8fce5470c5250ad89
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 182-184)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/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.

   * lisp/gnus/gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
   dissect text parts.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/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.

   * lisp/gnus/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-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Article Washing): Additions.

2006-01-08  Alex Schroeder  <alex@gnu.org>

   * man/pgg.texi (Caching passphrase): Rewording.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/mm-uu.el
lisp/gnus/mm-view.el
man/ChangeLog
man/gnus.texi