From 6ddf4efe9c1528cc39fb33ffd455351316cc3d1f Mon Sep 17 00:00:00 2001 From: ShengHuo ZHU Date: Wed, 13 Jun 2001 22:56:45 +0000 Subject: [PATCH] 2001-06-13 15:00:00 ShengHuo ZHU * gnus.texi (Article Washing): Add. --- texi/ChangeLog | 4 ++++ texi/gnus.texi | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index 3221228ad..2c620a83b 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2001-06-13 15:00:00 ShengHuo ZHU + + * gnus.texi (Article Washing): Add. + 2001-06-11 09:00:00 ShengHuo ZHU * gnus.texi: behaviour -> behavior. Suggested by Eli Zaretskii diff --git a/texi/gnus.texi b/texi/gnus.texi index f6cddec59..d96a54374 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -7539,7 +7539,8 @@ non-ASCII (i. e., 8-bit) articles. It typically makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which doesn't look very readable to me. Note that the this is usually done automatically by Gnus if the message in question has a @code{Content-Transfer-Encoding} -header that says that this encoding has been done. +header that says that this encoding has been done. +If a prefix is given, a charset will be asked for. @item W 6 @kindex W 6 (Summary) @@ -7550,6 +7551,7 @@ Base64 is one common @sc{mime} encoding employed when sending non-ASCII automatically by Gnus if the message in question has a @code{Content-Transfer-Encoding} header that says that this encoding has been done. +If a prefix is given, a charset will be asked for. @item W Z @kindex W Z (Summary) @@ -7565,6 +7567,7 @@ Treat HTML (@code{gnus-article-wash-html}). Note that the this is usually done automatically by Gnus if the message in question has a @code{Content-Type} header that says that this type has been done. +If a prefix is given, a charset will be asked for. @item W f @kindex W f (Summary) -- 2.34.1