aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKatsumi Yamaoka2010-10-21 00:33:40 +0000
committerKatsumi Yamaoka2010-10-21 00:33:40 +0000
commitb79bbef7add92e2c9e6f6e891dd2fa06d54f55ac (patch)
treeab7326822c75232510cc7b9c669b54665bd3ecac /doc
parentab388ec43c479e38e465f82934b5a8148ec8121e (diff)
downloademacs-b79bbef7add92e2c9e6f6e891dd2fa06d54f55ac.tar.gz
emacs-b79bbef7add92e2c9e6f6e891dd2fa06d54f55ac.zip
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/gnus.texi9
2 files changed, 4 insertions, 9 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 2272f6a3296..31310d9725f 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4
12010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org> 52010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 6
3 * gnus.texi (HTML): Document the function value of 7 * gnus.texi (HTML): Document the function value of
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 2cd45b4f2e0..7b642aefda0 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -17713,15 +17713,6 @@ If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
17713the feeds from local files in @code{nnrss-directory}. You can use 17713the feeds from local files in @code{nnrss-directory}. You can use
17714the command @code{nnrss-generate-download-script} to generate a 17714the command @code{nnrss-generate-download-script} to generate a
17715download script using @command{wget}. 17715download script using @command{wget}.
17716
17717@item nnrss-wash-html-in-text-plain-parts
17718Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
17719parts as @acronym{HTML}. The function specified by the
17720@code{mm-text-html-renderer} variable (@pxref{Display Customization,
17721,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
17722to render text. If it is @code{nil}, which is the default, text will
17723simply be folded. Leave it @code{nil} if you prefer to see
17724@samp{text/html} parts.
17725@end table 17716@end table
17726 17717
17727The following code may be helpful, if you want to show the description in 17718The following code may be helpful, if you want to show the description in