Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 110194:1acd79f80f50
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 05 Sep 2010 00:56:31 +0000 |
parents | 045086ad722e |
children | 48695a2e29d9 |
comparison
equal
deleted
inserted
replaced
110193:045086ad722e | 110194:1acd79f80f50 |
---|---|
1 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org> |
2 | 2 |
3 * gnus-start.el (gnus-get-unread-articles): Protect against groups that | 3 * gnus-start.el (gnus-get-unread-articles): Protect against groups that |
4 come from no known methods. | 4 come from no known methods. |
5 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc | |
6 list. | |
5 | 7 |
6 * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants | 8 * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants |
7 message sizes. | 9 message sizes. |
8 (pop3-movemail): Use erase-buffer instead of looping and deleting | 10 (pop3-movemail): Use erase-buffer instead of looping and deleting |
9 regions, which seems rather odd. | 11 regions, which seems rather odd. |