From: Reiner Steib Date: Wed, 2 Nov 2005 16:41:50 +0000 (+0000) Subject: (Conformity): Fix typo. X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=b60556906c1bca7388c96e29113ee8a699055064;p=gnus (Conformity): Fix typo. (Customizing Articles): Document `first'. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 6c56569d6..12359657c 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2005-11-02 Reiner Steib + + * gnus.texi (Conformity): Fix typo. + (Customizing Articles): Document `first'. + 2005-11-01 Katsumi Yamaoka * gnus.texi (Group Parameters): Mention new varable diff --git a/texi/gnus.texi b/texi/gnus.texi index a8eb81bf9..9ded88dc6 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -11220,7 +11220,10 @@ for sensible values. @code{head}: Do the treatment on the headers. @item -@code{last}: Do this treatment on the last part. +@code{first}: Do this treatment on the first body part. + +@item +@code{last}: Do this treatment on the last body part. @item An integer: Do this treatment on all body parts that have a length less @@ -11273,7 +11276,7 @@ possible but those listed are probably sufficient for most people. @item gnus-treat-overstrike (t, integer) @item gnus-treat-strip-cr (t, integer) @item gnus-treat-strip-headers-in-body (t, integer) -@item gnus-treat-strip-leading-blank-lines (t, integer) +@item gnus-treat-strip-leading-blank-lines (t, first, integer) @item gnus-treat-strip-multiple-blank-lines (t, integer) @item gnus-treat-strip-pem (t, last, integer) @item gnus-treat-strip-trailing-blank-lines (t, last, integer) @@ -25337,7 +25340,7 @@ decryption). @item PGP/MIME - RFC 2015/3156 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC -1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format. +1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format. Gnus supports both encoding and decoding. @item S/MIME - RFC 2633