(gnus-article-banner-alist): Remove duplicate definition.
authorSimon Josefsson <jas@extundo.com>
Tue, 26 Dec 2000 03:24:37 +0000 (03:24 +0000)
committerSimon Josefsson <jas@extundo.com>
Tue, 26 Dec 2000 03:24:37 +0000 (03:24 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index f0be9ad..a71c0eb 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-banner-alist): Remove duplicate
+       definition.
+
 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * dgnushack.el (dgnushack-compile): elc is in the current directory.
index 08d4acb..afb61ca 100644 (file)
@@ -230,14 +230,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