Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 110413:91f9e6617184
gnus-start.el (gnus-get-unread-articles): Allow the backends to update the group info. This makes the nndraft groups, for instance, go back to their old behaviour.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sat, 18 Sep 2010 13:59:25 +0000 |
parents | 07940da9c47a |
children | bde55f3d7125 |
comparison
equal
deleted
inserted
replaced
110412:f67e6d84ff96 | 110413:91f9e6617184 |
---|---|
1 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org> |
2 | |
3 * gnus-start.el (gnus-get-unread-articles): Allow the backends to | |
4 update the group info. This makes the nndraft groups, for instance, go | |
5 back to their old behaviour. | |
2 | 6 |
3 * gnus-sum.el (gnus-select-newsgroup): Indent. | 7 * gnus-sum.el (gnus-select-newsgroup): Indent. |
4 | 8 |
5 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log | 9 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log |
6 in. | 10 in. |