diff options
Diffstat (limited to 'doc/misc/emacs-mime.texi')
| -rw-r--r-- | doc/misc/emacs-mime.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi index 640712edf33..5f4e1a639be 100644 --- a/doc/misc/emacs-mime.texi +++ b/doc/misc/emacs-mime.texi | |||
| @@ -403,9 +403,9 @@ This selects the function used to render @acronym{HTML}. The | |||
| 403 | predefined renderers are selected by the symbols @code{shr}, | 403 | predefined renderers are selected by the symbols @code{shr}, |
| 404 | @code{gnus-w3m}, @code{w3m}@footnote{See | 404 | @code{gnus-w3m}, @code{w3m}@footnote{See |
| 405 | @uref{http://emacs-w3m.namazu.org/} for more information about | 405 | @uref{http://emacs-w3m.namazu.org/} for more information about |
| 406 | emacs-w3m}, @code{links}, @code{lynx}, @code{w3m-standalone} or | 406 | emacs-w3m}, @code{links}, @code{lynx}, or @code{w3m-standalone}. You |
| 407 | @code{html2text}. You can also specify a function, which will be | 407 | can also specify a function, which will be called with a |
| 408 | called with a @acronym{MIME} handle as the argument. | 408 | @acronym{MIME} handle as the argument. |
| 409 | 409 | ||
| 410 | @item mm-html-inhibit-images | 410 | @item mm-html-inhibit-images |
| 411 | @vindex mm-html-inhibit-images | 411 | @vindex mm-html-inhibit-images |