From: yamaoka Date: Mon, 18 Oct 2004 12:48:11 +0000 (+0000) Subject: Synch to No Gnus 200410181136. X-Git-Tag: t-gnus-6_17_4-quimby-~705 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=709864b45641992662fae4e1ac538832a252cfeb;p=elisp%2Fgnus.git- Synch to No Gnus 200410181136. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f85513..def8ad0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-10-18 Reiner Steib + + * gnus-art.el (gnus-copy-article-ignored-headers): Default to + nil. Changed custom type. + 2004-10-17 Reiner Steib * gnus-art.el (gnus-copy-article-ignored-headers): New variable. diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index b5dc851..6415623 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -610,13 +610,11 @@ The following additional specs are available: :type 'hook :group 'gnus-article-various) -(defcustom gnus-copy-article-ignored-headers '("Xref") +(defcustom gnus-copy-article-ignored-headers nil "List of headers to be removed when copying an article. Each element is a regular expression." :version "22.0" ;; No Gnus - :type '(choice :custom-show nil - regexp - (repeat regexp)) + :type '(repeat regexp) :group 'gnus-article-various) (make-obsolete-variable 'gnus-article-hide-pgp-hook