comparison lisp/gnus/ChangeLog @ 103352:827a8db0b5ad

Synch with Gnus trunk: 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset to deleted part. 2009-05-30 David Engster <dengste@eml.cc> * nnmairix.el: Remove old documentation in the commentary block. (nnmairix-request-group): Do not update active file for nnml back ends. (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back end so that overview files are ignored. (nnmairix-update-groups): Make updating the groups more robust by using marks. (nnmairix-determine-original-group-from-path): Circumvent mairix bug with dollar characters in message-id.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 08 Jun 2009 22:47:11 +0000
parents 0062b68a76c3
children 21ddc18f8c1b
comparison
equal deleted inserted replaced
103351:0bed5747a151 103352:827a8db0b5ad
1 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4 to deleted part.
5
6 2009-05-30 David Engster <dengste@eml.cc>
7
8 * nnmairix.el: Remove old documentation in the commentary block.
9 (nnmairix-request-group): Do not update active file for nnml back ends.
10 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11 end so that overview files are ignored.
12 (nnmairix-update-groups): Make updating the groups more robust by using
13 marks.
14 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
15 with dollar characters in message-id.
16
1 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de> 17 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
2 18
3 * spam.el: Use dns-query instead of query-dns. Was renamed on 19 * spam.el: Use dns-query instead of query-dns. Was renamed on
4 2008-12-25 in dns.el. 20 2008-12-25 in dns.el.
5 21