* lpath.el: Bind w3m-minor-mode-map.
authorTSUCHIYA Masatoshi <tsuchiya@namazu.org>
Wed, 30 Oct 2002 07:21:12 +0000 (07:21 +0000)
committerTSUCHIYA Masatoshi <tsuchiya@namazu.org>
Wed, 30 Oct 2002 07:21:12 +0000 (07:21 +0000)
commit5a656d978b661d18d280044ce877faa99004084a
treeca0df054690f9b9d376f919660165ff27c93d892
parent9c4e985898e85f656abaa9851314f06de0c2f49e
* lpath.el: Bind w3m-minor-mode-map.

* mm-view.el (mm-w3m-mode-command-alist)
(mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
(mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
(mm-setup-w3m): Simplified.
(mm-w3m-local-map-property): New function.
(mm-inline-text-html-render-with-w3m): Use it.

* gnus-art.el (gnus-article-wash-html-with-w3m): Use
mm-w3m-local-map-property.
lisp/ChangeLog
lisp/gnus-art.el
lisp/lpath.el
lisp/mm-view.el