Merge changes made in Gnus trunk:
commit0193918f15a2252661d41daa518ea731f1a7e822
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 9 Sep 2010 00:10:08 +0000 (9 00:10 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 9 Sep 2010 00:10:08 +0000 (9 00:10 +0000)
tree9067bca130a9978b46492953afce8235e22fc11d
parentc25ab7852d48443c85865f5b9fbbaed2bba3431e
parent26412c9bb3bcf586297a7488b10be3a9bcd35894
Merge changes made in Gnus trunk:

gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
gnus-async.el (gnus-async-article-callback): Call `gnus-html-prefetch-images' unconditionally.

gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.

gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.