Index: emacs/lisp/gnus/spam-report.el diff -c emacs/lisp/gnus/spam-report.el:1.5 emacs/lisp/gnus/spam-report.el:1.6 *** emacs/lisp/gnus/spam-report.el:1.5 Tue May 17 04:57:28 2005 --- emacs/lisp/gnus/spam-report.el Thu May 26 15:03:29 2005 *************** *** 1,5 **** ;;; spam-report.el --- Reporting spam ! ;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. ;; Author: Teodor Zlatanov <[EMAIL PROTECTED]> ;; Keywords: network --- 1,5 ---- ;;; spam-report.el --- Reporting spam ! ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Teodor Zlatanov <[EMAIL PROTECTED]> ;; Keywords: network *************** *** 35,41 **** (autoload 'mm-url-insert "mm-url")) (defgroup spam-report nil ! "Spam reporting configuration.") (defcustom spam-report-gmane-regex nil "Regexp matching Gmane newsgroups, e.g. \"^nntp\\+.*:gmane\\.\" --- 35,43 ---- (autoload 'mm-url-insert "mm-url")) (defgroup spam-report nil ! "Spam reporting configuration." ! :group 'mail ! :group 'news) (defcustom spam-report-gmane-regex nil "Regexp matching Gmane newsgroups, e.g. \"^nntp\\+.*:gmane\\.\"
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs