Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 108566:b7c1f69ad104
Synch with Gnus trunk.
(gnus-summary-save-article): Don't bother to re-fetch article unless
decoding article to be saved.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Fri, 14 May 2010 07:48:21 +0000 |
parents | de6d3e5f8e8e |
children | fb43cf31d6f6 |
comparison
equal
deleted
inserted
replaced
108565:e53bb6f016b3 | 108566:b7c1f69ad104 |
---|---|
1 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch | |
4 article unless decoding article to be saved. | |
5 | |
1 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org> | 6 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 7 |
3 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt) | 8 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt) |
4 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers | 9 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers |
5 generated within the mm-with-unibyte-current-buffer macro. | 10 generated within the mm-with-unibyte-current-buffer macro. |