emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/spam-report.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/spam-report.el
Date: Thu, 26 May 2005 11:03:32 -0400

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 <address@hidden>
  ;; Keywords: network
--- 1,5 ----
  ;;; spam-report.el --- Reporting spam
! ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
  ;; Author: Teodor Zlatanov <address@hidden>
  ;; 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\\.\"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]