lisp/gnus/mm-decode.el (mm-convert-shr-links): Override the shr local map, so that...
commiteb94fd332b1c5016fc73058e412854dff844dfb0
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)
tree7cb228ef3a5984d1d19223a7c128aba6092ac498
parent27d8e92bfb7ce98120f0e4adaead16bda7238522
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