Mercurial > emacs
log
age | author | description |
---|---|---|
Tue, 07 Sep 2010 00:08:33 +0000 | Katsumi Yamaoka | gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m. |
Tue, 07 Sep 2010 00:05:59 +0000 | Katsumi Yamaoka | gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that. |
Tue, 07 Sep 2010 00:04:11 +0000 | Katsumi Yamaoka | nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress. |
Tue, 07 Sep 2010 00:00:56 +0000 | Katsumi Yamaoka | gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too. |
Mon, 06 Sep 2010 23:58:34 +0000 | Katsumi Yamaoka | gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function. |
Mon, 06 Sep 2010 23:56:27 +0000 | Katsumi Yamaoka | gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too. |