*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Feb 2002 23:25:19 +0000 (23:25 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Feb 2002 23:25:19 +0000 (23:25 +0000)
texi/ChangeLog
texi/gnus.texi

index f382267..810151f 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.texi (Posting Styles): Addition.
+
 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.texi (Mailing Lists): Addition.
@@ -24,6 +28,7 @@
        * emacs-mime.texi (Customization): Move emacs-w3m stuff backward;
        added documentation for `mm-inline-text-html-with-w3m-keymap'.
 
+>>>>>>> 6.280
 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi (Agent Expiry): Addition.
index 9dfcda4..4ee9dc9 100644 (file)
@@ -10931,13 +10931,14 @@ 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 @code{signature}, @code{signature-file},
-@code{address} (overriding @code{user-mail-address}), @code{name}
-(overriding @code{(user-full-name)}) or @code{body}.  The attribute name
-can also be a string or a symbol.  In that case, this will be used as a
-header name, and the value will be inserted in the headers of the
-article; if the value is @code{nil}, the header name will be removed.
-If the attribute name is @code{eval}, the form is evaluated, and the
-result is thrown away.
+@code{x-face-file}, @code{address} (overriding
+@code{user-mail-address}), @code{name} (overriding
+@code{(user-full-name)}) or @code{body}.  The attribute name can also
+be a string or a symbol.  In that case, this will be used as a header
+name, and the value will be inserted in the headers of the article; if
+the value is @code{nil}, the header name will be removed.  If the
+attribute name is @code{eval}, the form is evaluated, and the result
+is thrown away.
 
 The attribute value can be a string (used verbatim), a function with
 zero arguments (the return value will be used), a variable (its value