Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 80591:ffc29d3b77cb
Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-272
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 26 May 2008 07:03:02 +0000 |
parents | d650d458c435 |
children | df78ca2d5385 |
comparison
equal
deleted
inserted
replaced
80590:3c39bed710aa | 80591:ffc29d3b77cb |
---|---|
1 2008-05-25 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant | |
4 url pattern; remove duplicate one. | |
5 (gnus-article-extend-url-button): New function. | |
6 (gnus-article-add-buttons): Use it. | |
7 (gnus-button-push): Use concatenated url that it makes. | |
8 | |
9 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com> | |
10 | |
11 * gnus-registry.el: Adjusted copyright dates and added a keyword. | |
12 | |
1 2008-04-24 Luca Capello <luca@pca.it> (tiny change) | 13 2008-04-24 Luca Capello <luca@pca.it> (tiny change) |
2 | 14 |
3 * mm-encode.el (mm-safer-encoding): Add optional argument `type'. | 15 * mm-encode.el (mm-safer-encoding): Add optional argument `type'. |
4 Don't use QP for message/rfc822. | 16 Don't use QP for message/rfc822. |
5 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding. | 17 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding. |