(Conformity): Fix typo.
authorReiner Steib <Reiner.Steib@gmx.de>
Wed, 2 Nov 2005 16:41:50 +0000 (16:41 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Wed, 2 Nov 2005 16:41:50 +0000 (16:41 +0000)
(Customizing Articles): Document `first'.

texi/ChangeLog
texi/gnus.texi

index 6c56569..1235965 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Conformity): Fix typo.
+       (Customizing Articles): Document `first'.
+
 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Group Parameters): Mention new varable
index a8eb81b..9ded88d 100644 (file)
@@ -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