Synch with Oort Gnus.
authoryamaoka <yamaoka>
Thu, 14 Jun 2001 03:06:27 +0000 (03:06 +0000)
committeryamaoka <yamaoka>
Thu, 14 Jun 2001 03:06:27 +0000 (03:06 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 3221228..2c620a8 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus.texi (Article Washing): Add.
+
 2001-06-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi: behaviour -> behavior. Suggested by Eli Zaretskii
index 4fa5ea0..cdb8c0d 100644 (file)
@@ -7387,6 +7387,18 @@ CRLF \e$B$NAH\e(B (\e$B$9$J$o$A!"9T$N:G8e$N\e(B @samp{^M}) \e$B$r\e(B LF \e$B$KJQ49$7$^
 \e$B$O\e(B DOS \e$B$N9TKv$N@$OC$r$7$^$9\e(B)\e$B!"$=$7$F$=$l$+$i;D$j$N\e(B CR \e$B$r\e(B LF \e$B$KJQ49$7$^\e(B
 \e$B$9\e(B (\e$B$3$l$O\e(B MAC \e$B$N9TKv$N@$OC$r$7$^$9\e(B) (@code{gnus-article-remove-cr})\e$B!#\e(B
 
+@c @item W q
+@c @kindex W q (Summary)
+@c @findex gnus-article-de-quoted-unreadable
+@c Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
+@c Quoted-Printable is one common @sc{mime} encoding employed when sending
+@c non-ASCII (i. e., 8-bit) articles.  It typically makes strings like
+@c @samp{d\e,Ai\e(Bj\e,A`\e(B vu} look like @samp{d=E9j=E0 vu}, which doesn't look very
+@c readable to me.  Note that the this is usually done automatically by
+@c Gnus if the message in question has a @code{Content-Transfer-Encoding}
+@c header that says that this encoding has been done. 
+@c If a prefix is given, a charset will be asked for.
+
 @c @item W 6
 @c @kindex W 6 (Summary)
 @c @findex gnus-article-de-base64-unreadable
@@ -7396,6 +7408,7 @@ CRLF \e$B$NAH\e(B (\e$B$9$J$o$A!"9T$N:G8e$N\e(B @samp{^M}) \e$B$r\e(B LF \e$B$KJQ49$7$^
 @c automatically by Gnus if the message in question has a
 @c @code{Content-Transfer-Encoding} header that says that this encoding has
 @c been done.
+@c If a prefix is given, a charset will be asked for.
 
 @item W Z
 @kindex W Z (Summary)
@@ -7411,6 +7424,7 @@ HZ \e$B$^$?$O\e(B HZP \e$B$r=hM}$7$^$9!#\e(BHZ (\e$B$^$?$O\e(B HZP) \e$B$OCf9q8l$N5-;v$
 @c Note that the this is usually done automatically by Gnus if the message
 @c in question has a @code{Content-Type} header that says that this type
 @c has been done.
+@c If a prefix is given, a charset will be asked for.
 
 @item W f
 @kindex W f (\e$B35N,\e(B)
index c73a6b2..2d25426 100644 (file)
@@ -7542,6 +7542,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)
@@ -7557,6 +7558,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)