2000-12-22 Christopher Splinter <chris@splinter.inka.de>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Sat, 23 Dec 2000 02:08:40 +0000 (02:08 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Sat, 23 Dec 2000 02:08:40 +0000 (02:08 +0000)
* gnus.texi (Group Parameters): Add documentation for the `banner'
group parameter.

texi/ChangeLog
texi/gnus.texi

index 3d29da7..6583f0b 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-22  Christopher Splinter  <chris@splinter.inka.de>
+
+       * gnus.texi (Group Parameters): Add documentation for the `banner'
+       group parameter.
+
 2000-12-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi (Adaptive Scoring): Use setq by Thomas Seck
index e23b360..939aa73 100644 (file)
@@ -2703,6 +2703,13 @@ like this in the group parameters:
   (signature "Funky Signature"))
 @end example
 
+@item banner
+An item like @code{(banner . "regex")} causes any part of an article
+that matches the regular expression "regex" to be stripped. Instead of
+"regex", you can also use the symbol @code{signature} which strips the
+last signature or any of the elements of the alist
+@var{gnus-article-banner-alist}.
+
 @end table
 
 Use the @kbd{G p} command to edit group parameters of a group.  You