(Posting Styles): Addition.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 12 Aug 2004 06:28:48 +0000 (06:28 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 12 Aug 2004 06:28:48 +0000 (06:28 +0000)
texi/ChangeLog
texi/gnus.texi

index b8aaa9a..8627e79 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Posting Styles): Addition.
+
 2004-08-06  Simon Josefsson  <jas@extundo.com>
 
        * gnus-news.el (gnus-news-header-disclaimer): Fix.
index cd3ded9..a87f44c 100644 (file)
@@ -11906,8 +11906,13 @@ any case, if this returns a non-@code{nil} value, then the style is
 said to @dfn{match}.
 
 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
-attribute consists of a @code{(@var{name} @var{value})} pair.  The
-attribute name can be one of:
+attribute consists of a @code{(@var{name} @var{value})} pair.  In
+addition, you can also use the @code{(@var{name} :file @var{value})}
+form or the @code{(@var{name} :value @var{value})} form.  Where
+@code{:file} signifies @var{value} represents a file name and its
+contents should be used as the attribute value, @code{:value} signifies
+@var{value} does not represent a file name explicitly.  The attribute
+name can be one of:
 
 @itemize @bullet
 @item @code{signature}