* gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 30 Jan 2002 13:14:38 +0000 (13:14 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 30 Jan 2002 13:14:38 +0000 (13:14 +0000)
commitc682f67f54682a3ee6adfdad4fc9b562ee345717
treee2b5027c36f2aa7d2984eec87254f031f0263e87
parent2d2b033b4f1baeda39ebee30dc087f61492185e8
* gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
property to the buffer for using emacs-w3m command keys.

* mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
option.

* mm-view.el (mm-w3m-mode-map): New variable.
(mm-w3m-mode-command-alist): New variable.
(mm-w3m-minor-mode): Removed.
(mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
(mm-inline-text-html-render-with-w3m): Add keymap property to the
buffer for using emacs-w3m command keys.
lisp/ChangeLog
lisp/gnus-art.el
lisp/mm-decode.el
lisp/mm-view.el