]> git.eshelyaron.com Git - emacs.git/commit
Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Mon, 6 Dec 2010 22:16:10 +0000 (22:16 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 6 Dec 2010 22:16:10 +0000 (22:16 +0000)
commitb31b26b48958fed0162d58c76dc55b2aeca22b66
tree4221b7cc8a36f0be7397ac3866f3241b5256ccf6
parent67027b49796eec01dccf1e14d7b0497b2d484328
Merge changes made in Gnus trunk.

shr.el (shr-render-td): Render td content with shr-descend, so style will be applied to <td> too.
 (shr-colorize-region): Colorize region even if we only have a background.
 (shr-tag-body): Fix color and background color inheritance.
 (shr-tag-body): Do not recolorize after shr-generic.
 (shr-tag-font): Let shr-generic colorize via inheritance.
shr.el (shr-descend): Only colorise something if we have a node that sets colors.
gnus-int.el (gnus-request-thread): Rework to take a header instead of a Message-ID to avoid having nnimap depend on gnus-sum.
shr.el (shr-tag-font): Colorize the region.
 (shr-tag-body): Ditto.
 (shr-tag-font): Actually let the styles be inherited instead of overwriting them.
 (shr-tag-font): Get the background color right.
 (shr-tag-style): Ignore all <style> tags for the moment.
lisp/gnus/ChangeLog
lisp/gnus/gnus-int.el
lisp/gnus/gnus-sum.el
lisp/gnus/nnimap.el
lisp/gnus/shr.el