Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 77309:56cc03f5f68c
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 216)
- Update from CVS
2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-mime-strip-charset-parameters): New function.
(gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
displayed of multipart/alternative part if it is invoked from summary
buffer.
(gnus-article-part-wrapper): Select article window.
* lisp/gnus/mm-view.el (mm-inline-text-html-render-with-w3m)
(mm-inline-text-html-render-with-w3m-standalone)
(mm-inline-render-with-function): Use mail-parse-charset by default.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-706
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 19 Apr 2007 12:08:53 +0000 |
parents | b64b5f4be390 |
children | 61b19e0bfa5e e6fdae9180d4 |
comparison
equal
deleted
inserted
replaced
77308:2ec04a50669a | 77309:56cc03f5f68c |
---|---|
1 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * gnus-art.el (gnus-mime-strip-charset-parameters): New function. | |
4 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently | |
5 displayed of multipart/alternative part if it is invoked from summary | |
6 buffer. | |
7 (gnus-article-part-wrapper): Select article window. | |
8 | |
9 * mm-view.el (mm-inline-text-html-render-with-w3m) | |
10 (mm-inline-text-html-render-with-w3m-standalone) | |
11 (mm-inline-render-with-function): Use mail-parse-charset by default. | |
12 | |
1 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org> | 13 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 14 |
3 * gnus-msg.el (gnus-inews-yank-articles): Use | 15 * gnus-msg.el (gnus-inews-yank-articles): Use |
4 message-exchange-point-and-mark instead of exchange-point-and-mark. | 16 message-exchange-point-and-mark instead of exchange-point-and-mark. |
5 | 17 |