diff options
| author | Stefan Monnier | 2017-06-24 08:59:20 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2017-06-24 08:59:20 -0400 |
| commit | 4bd4df40471f42d56e26af9ee62d7a52653ae82a (patch) | |
| tree | cba78c6dc2b4e4c943a5099de8e2e0751e834d27 /doc | |
| parent | 2f943ab169cd6a88474e0e8a67112d3b7a5ff835 (diff) | |
| download | emacs-4bd4df40471f42d56e26af9ee62d7a52653ae82a.tar.gz emacs-4bd4df40471f42d56e26af9ee62d7a52653ae82a.zip | |
* lisp/net/html2text.el: Move to obsolete/.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/emacs-mime.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi index b0cfbc9d3c0..069d6b3389b 100644 --- a/doc/misc/emacs-mime.texi +++ b/doc/misc/emacs-mime.texi | |||
| @@ -405,7 +405,7 @@ variable will cause @samp{text/html} parts to be treated as attachments. | |||
| 405 | @item mm-text-html-renderer | 405 | @item mm-text-html-renderer |
| 406 | @vindex mm-text-html-renderer | 406 | @vindex mm-text-html-renderer |
| 407 | This selects the function used to render @acronym{HTML}. The predefined | 407 | This selects the function used to render @acronym{HTML}. The predefined |
| 408 | renderers are selected by the symbols @code{gnus-article-html}, | 408 | renderers are selected by the symbols @code{shr}, @code{gnus-w3m}, |
| 409 | @code{w3m}@footnote{See @uref{http://emacs-w3m.namazu.org/} for more | 409 | @code{w3m}@footnote{See @uref{http://emacs-w3m.namazu.org/} for more |
| 410 | information about emacs-w3m}, @code{links}, @code{lynx}, | 410 | information about emacs-w3m}, @code{links}, @code{lynx}, |
| 411 | @code{w3m-standalone} or @code{html2text}. If @code{nil} use an | 411 | @code{w3m-standalone} or @code{html2text}. If @code{nil} use an |