2002-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 24 Jan 2002 06:11:12 +0000 (06:11 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 24 Jan 2002 06:11:12 +0000 (06:11 +0000)
commitb2398720282867dd778a1fe6ee4d63fd3674e757
tree15464af098124abfdd57eeb5708f276bc896c336
parentf392cc2d7226dae62e41d6f3de43f755228f2f9c
2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>

* lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.

* mm-decode.el (mm-inline-text-html-renderer): New user option.
(mm-inline-media-tests): Test whether the value of
`mm-inline-text-html-renderer' is a function for text/html.

* mm-view.el (mm-inline-text-html-render-with-w3): New function
separated from `mm-inline-text'.
(mm-w3m-minor-mode): New variable.
(mm-w3m-setup): New variable.
(mm-setup-w3m): New function.
(mm-inline-text-html-render-with-w3m): New function.
(mm-inline-text): Funcall `mm-inline-text-html-renderer' for
text/html.
lisp/ChangeLog
lisp/lpath.el
lisp/mm-decode.el
lisp/mm-view.el