Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 30 Aug 2010 06:17:45 +0000 (06:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 30 Aug 2010 06:17:45 +0000 (06:17 +0000)
commitb1992461d756e25b86912411a0ac9ea94d57cb12
tree6083efa6c28047de19c67aa4bf275c3d91d5e7eb
parent655efd7175e96cc89ccc8ab16c07a3ec851ea4cd
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.

2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
 functions.

2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
 say what the mouseover text should be.

 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
 version of the mm-w3m-safe-url-regexp variable to only download images
 in the groups where we want that to happen.

 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.

 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
 easier debugging.
 (gnus-article-beginning-of-window): Add kludge to allow spacing past
 big pictures in the article buffer.

 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
 gnus-article-html.
 (mm-text-html-renderer): gnus-article-html needs curl in addition to
 w3m.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-async.el
lisp/gnus/gnus-html.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-decode.el