Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 110193:045086ad722e
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 05 Sep 2010 00:52:55 +0000 |
parents | 5e4124c807eb |
children | 1acd79f80f50 |
comparison
equal
deleted
inserted
replaced
110192:5e4124c807eb | 110193:045086ad722e |
---|---|
1 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org> |
2 | |
3 * gnus-start.el (gnus-get-unread-articles): Protect against groups that | |
4 come from no known methods. | |
2 | 5 |
3 * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants | 6 * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants |
4 message sizes. | 7 message sizes. |
8 (pop3-movemail): Use erase-buffer instead of looping and deleting | |
9 regions, which seems rather odd. | |
5 | 10 |
6 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local | 11 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local |
7 file once per `g' run. | 12 file once per `g' run. |
8 | 13 |
9 * nnmh.el (nnmh-request-list-1): Output active lines also for empty | 14 * nnmh.el (nnmh-request-list-1): Output active lines also for empty |