* gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
authorJesper Harder <harder@ifa.au.dk>
Sat, 14 Dec 2002 23:09:05 +0000 (23:09 +0000)
committerJesper Harder <harder@ifa.au.dk>
Sat, 14 Dec 2002 23:09:05 +0000 (23:09 +0000)
* gnus.texi (Mail): Explain nil value of gnus-uu-digest-headers.

lisp/ChangeLog
lisp/gnus-uu.el
texi/ChangeLog
texi/gnus.texi

index 2f6d399..aa78524 100644 (file)
@@ -1,5 +1,7 @@
 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
 
+       * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
+
        * gnus-art.el (gnus-article-header-rank): Last header in
        gnus-sorted-header-list should have higher rank than non-members.
 
index 646da71..e46f00f 100644 (file)
@@ -299,7 +299,8 @@ so I simply dropped them."
     "^MIME-Version:" "^Content-Disposition:" "^Content-Description:"
     "^Content-ID:")
   "*List of regexps to match headers included in digested messages.
-The headers will be included in the sequence they are matched."
+The headers will be included in the sequence they are matched.  If nil
+include all headers."
   :group 'gnus-extract
   :type '(repeat regexp))
 
index 09fab60..19e35a0 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-14  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus.texi (Mail): Explain nil value of gnus-uu-digest-headers.
+
 2002-12-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus.texi (Posting Styles): Clarify the `(header MATCH REGEXP)'
index c14812b..4589694 100644 (file)
@@ -10889,7 +10889,8 @@ Variables for customizing outgoing mail:
 @item gnus-uu-digest-headers
 @vindex gnus-uu-digest-headers
 List of regexps to match headers included in digested messages.  The
-headers will be included in the sequence they are matched.
+headers will be included in the sequence they are matched.  If
+@code{nil} include all headers.
 
 @item gnus-add-to-list
 @vindex gnus-add-to-list