Mercurial > emacs
log lisp/gnus/ChangeLog @ 110413:91f9e6617184
age | author | description |
---|---|---|
Sat, 18 Sep 2010 13:59:25 +0000 | Katsumi Yamaoka | 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. |
Sat, 18 Sep 2010 10:21:30 +0000 | Katsumi Yamaoka | Fix previous merge from Gnus trunk. |
Fri, 17 Sep 2010 16:22:06 +0200 | Stefan Monnier | Silence byte-compiler |
Fri, 17 Sep 2010 06:46:54 +0000 | Katsumi Yamaoka | pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output. |
Fri, 17 Sep 2010 06:24:10 +0000 | Katsumi Yamaoka | gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag. |
Fri, 17 Sep 2010 05:38:38 +0000 | Katsumi Yamaoka | gnus-html.el: Require gnus-art for `gnus-with-article-buffer'. |
Tue, 14 Sep 2010 23:14:44 +0000 | Katsumi Yamaoka | Merge changes made in Gnus trunk. |