From 9217aff8d8aacbcd97015c1fc21a91adbdc0b869 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 28 Dec 2000 02:34:39 +0000 Subject: [PATCH] Synch with Oort Gnus. --- lisp/ChangeLog | 5 +++++ lisp/gnus-art.el | 8 -------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index efd2b1e..698e453 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-12-26 Katsumi Yamaoka + + * gnus-art.el (gnus-article-banner-alist): Remove duplicate + definition. + 2000-12-25 00:00:00 ShengHuo ZHU * dgnushack.el (dgnushack-compile): elc is in the current directory. diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index b1286f0..8740a7b 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -252,14 +252,6 @@ For example, :type '(repeat (cons symbol regexp)) :group 'gnus-article-washing) -(defcustom gnus-article-banner-alist nil - "Banner alist for stripping. -For example, - ((egroups . \"^[ \\t\\n]*-------------------+\\\\( eGroups Sponsor -+\\\\)?....\\n\\\\(.+\\n\\\\)+\"))" - :version "21.1" - :type '(repeat (cons symbol regexp)) - :group 'gnus-article-washing) - (gnus-define-group-parameter banner :variable-document -- 1.7.10.4