lisp/gnus/mm-decode.el (mm-convert-shr-links): Override the shr local map, so that...
commit544d4594cb3e9945dc3a512e619d3cf2759fc86a
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 17 Jun 2013 10:51:54 +0000 (17 10:51 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 17 Jun 2013 10:51:54 +0000 (17 10:51 +0000)
tree877df50cc596fcb4bc0e8b8342cff66d9a66fdd7
parent372c83bad63caefa7cd111acc1af63378fee2418
lisp/gnus/mm-decode.el (mm-convert-shr-links): Override the shr local map, so that Gnus commands work

lisp/gnus/shr.el (shr-render-td): Support horizontal alignment

Make eww use `add-face-text-property', too
lisp/gnus/shr.el (shr-make-overlay): Obsolete function
lisp/gnus/eww.el (eww-put-color): Removed
(eww-colorize-region): Use `add-face-text-property'

Get correct presedence for font data
lisp/gnus/shr.el (shr-add-font): Append face data, so that we get the correct presedence: The innermost value (which is applied first) wins
lisp/gnus/ChangeLog
lisp/gnus/eww.el
lisp/gnus/mm-decode.el
lisp/gnus/shr.el