Merge changes made in Gnus trunk:
commit53c257f4592a3a7740b71a36040d3f4684869432
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 7 Sep 2010 00:12:08 +0000 (7 00:12 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 7 Sep 2010 00:12:08 +0000 (7 00:12 +0000)
tree89b76d42b14235aa8c2236909ac9e2a4f52dd764
parent324ec9b4c3a6b2807a250011ed88dd662fbf39c2
parent2392b07817b8326b2ccb5090ede4371c5a3df650
Merge changes made in Gnus trunk:

nnml.el (nnml-save-nov): Remove some debugging-related messages.

gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.

gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.

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.

nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.

gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.

gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.