diff options
author | Glenn Morris <rgm@gnu.org> | 2014-02-09 17:34:22 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-02-09 17:34:22 -0800 |
commit | 34dc21db6e57ebbad81a196002fcd3cc557f096e (patch) | |
tree | af967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/mail | |
parent | 411141fb8e659c11194b40b6fc645b7226c76d12 (diff) | |
download | emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.bz2 emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip |
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/mail')
-rw-r--r-- | lisp/mail/blessmail.el | 2 | ||||
-rw-r--r-- | lisp/mail/emacsbug.el | 2 | ||||
-rw-r--r-- | lisp/mail/mail-extr.el | 2 | ||||
-rw-r--r-- | lisp/mail/mail-utils.el | 2 | ||||
-rw-r--r-- | lisp/mail/mailabbrev.el | 2 | ||||
-rw-r--r-- | lisp/mail/mailalias.el | 2 | ||||
-rw-r--r-- | lisp/mail/reporter.el | 2 | ||||
-rw-r--r-- | lisp/mail/rfc822.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmail.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailedit.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailkwd.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailmm.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailmsc.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailout.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailsort.el | 2 | ||||
-rw-r--r-- | lisp/mail/rmailsum.el | 2 | ||||
-rw-r--r-- | lisp/mail/sendmail.el | 2 | ||||
-rw-r--r-- | lisp/mail/supercite.el | 2 | ||||
-rw-r--r-- | lisp/mail/undigest.el | 2 | ||||
-rw-r--r-- | lisp/mail/unrmail.el | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/lisp/mail/blessmail.el b/lisp/mail/blessmail.el index a3876f8abe5..375b441347f 100644 --- a/lisp/mail/blessmail.el +++ b/lisp/mail/blessmail.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: internal ;; Package: emacs diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index 1ad2a55fa8e..0f72d24ed1e 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -4,7 +4,7 @@ ;; Foundation, Inc. ;; Author: K. Shane Hartman -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: maint mail ;; Package: emacs diff --git a/lisp/mail/mail-extr.el b/lisp/mail/mail-extr.el index c8e5176f825..d09f5480bb3 100644 --- a/lisp/mail/mail-extr.el +++ b/lisp/mail/mail-extr.el @@ -4,7 +4,7 @@ ;; Inc. ;; Author: Joe Wells <jbw@cs.bu.edu> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: mail-utils diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el index fce42feb3bc..78696d6ca11 100644 --- a/lisp/mail/mail-utils.el +++ b/lisp/mail/mail-utils.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail, news ;; This file is part of GNU Emacs. diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index 71d4e368790..980f1024097 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el @@ -4,7 +4,7 @@ ;; Software Foundation, Inc. ;; Author: Jamie Zawinski <jwz@lucid.com; now jwz@jwz.org> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Created: 19 Oct 90 ;; Keywords: mail diff --git a/lisp/mail/mailalias.el b/lisp/mail/mailalias.el index b7d99a85831..bee62098dfd 100644 --- a/lisp/mail/mailalias.el +++ b/lisp/mail/mailalias.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1987, 1995-1997, 2001-2014 Free Software ;; Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el index 8fa0121ea0a..2d58c597f00 100644 --- a/lisp/mail/reporter.el +++ b/lisp/mail/reporter.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1993-1998, 2001-2014 Free Software Foundation, Inc. ;; Author: 1993-1998 Barry A. Warsaw -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Created: 19-Apr-1993 ;; Keywords: maint mail tools diff --git a/lisp/mail/rfc822.el b/lisp/mail/rfc822.el index 19324fa0fd7..e478f862dab 100644 --- a/lisp/mail/rfc822.el +++ b/lisp/mail/rfc822.el @@ -4,7 +4,7 @@ ;; Inc. ;; Author: Richard Mlynarik <mly@eddie.mit.edu> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 6692028c272..ca6e838faab 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985-1988, 1993-1998, 2000-2014 Free Software ;; Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. diff --git a/lisp/mail/rmailedit.el b/lisp/mail/rmailedit.el index f830bb2bdd6..3d976d51196 100644 --- a/lisp/mail/rmailedit.el +++ b/lisp/mail/rmailedit.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1985, 1994, 2001-2014 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/rmailkwd.el b/lisp/mail/rmailkwd.el index 65cf5cc886b..9c72abeccef 100644 --- a/lisp/mail/rmailkwd.el +++ b/lisp/mail/rmailkwd.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1988, 1994, 2001-2014 Free Software Foundation, ;; Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/rmailmm.el b/lisp/mail/rmailmm.el index 5ea85848e5a..2c625f67e38 100644 --- a/lisp/mail/rmailmm.el +++ b/lisp/mail/rmailmm.el @@ -4,7 +4,7 @@ ;; Author: Alexander Pohoyda ;; Alex Schroeder -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el index 44bca465173..2accd257501 100644 --- a/lisp/mail/rmailmsc.el +++ b/lisp/mail/rmailmsc.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index 3ca46d35595..ff4cf719e38 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1987, 1993-1994, 2001-2014 Free Software ;; Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/rmailsort.el b/lisp/mail/rmailsort.el index e7ca43fde6f..4cc07288e58 100644 --- a/lisp/mail/rmailsort.el +++ b/lisp/mail/rmailsort.el @@ -4,7 +4,7 @@ ;; Inc. ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index ea46fa6c135..cbffb18f69f 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1993-1996, 2000-2014 Free Software Foundation, ;; Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; Package: rmail diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index a0251a109fb..76764cefcd0 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985-1986, 1992-1996, 1998, 2000-2014 Free Software ;; Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 6fe205dc6bd..988e6c9a24a 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1993, 1997, 2001-2014 Free Software Foundation, Inc. ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Created: February 1993 ;; Keywords: mail, news diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index d576a27d120..06d10778854 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1985-1986, 1994, 1996, 2001-2014 Free Software ;; Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. diff --git a/lisp/mail/unrmail.el b/lisp/mail/unrmail.el index 8a9d5106176..49103e5714d 100644 --- a/lisp/mail/unrmail.el +++ b/lisp/mail/unrmail.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. |