Prefetch and html washing additions.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 19 Sep 2010 12:05:42 +0000 (14:05 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 19 Sep 2010 12:05:42 +0000 (14:05 +0200)
commit3cb0d78120f576b469e568f6691b245adae91b76
tree78bb3f514edc3e5222d72f7294258145278bd620
parent8e88316d276883b5b8cee160ad8b20b3456277bc
Prefetch and html washing additions.

2010-09-19  Julien Danjou  <julien@danjou.info>

* gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
than curl.
(gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
the right URL and ALT text on images.
(gnus-html-wash-tags): Fix tag case.
Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
(gnus-article-html): Add -o display_ins_del=2 option.
(gnus-html-wash-tags): Add better support for <ul> tags symbols.
lisp/ChangeLog
lisp/gnus-html.el