diff options
| author | Glenn Morris | 2014-02-09 17:34:22 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-09 17:34:22 -0800 |
| commit | 34dc21db6e57ebbad81a196002fcd3cc557f096e (patch) | |
| tree | af967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/textmodes | |
| parent | 411141fb8e659c11194b40b6fc645b7226c76d12 (diff) | |
| download | emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip | |
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/bib-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/fill.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/flyspell.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/makeinfo.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/nroff-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/page.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/paragraphs.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/picture.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/refbib.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/sgml-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/tex-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/texinfo.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/text-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/underline.el | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index 7c4e6fa6f7e..84fa231ca95 100644 --- a/lisp/textmodes/bib-mode.el +++ b/lisp/textmodes/bib-mode.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz | 5 | ;; Author: Henry Kautz |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: emacs-devel@gnu.org |
| 8 | ;; Keywords: bib | 8 | ;; Keywords: bib |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index 93e69055b21..7a5b1812a65 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2014 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 8 | ;; Package: emacs | 8 | ;; Package: emacs |
| 9 | 9 | ||
diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index 7c7b0a949eb..4ea2f54000c 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Manuel Serrano <Manuel.Serrano@sophia.inria.fr> | 5 | ;; Author: Manuel Serrano <Manuel.Serrano@sophia.inria.fr> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el index 812597db2c5..b97c6325bf8 100644 --- a/lisp/textmodes/makeinfo.el +++ b/lisp/textmodes/makeinfo.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1991, 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1993, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: docs convenience | 7 | ;; Keywords: docs convenience |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/nroff-mode.el b/lisp/textmodes/nroff-mode.el index aa19da8cb1a..cc1d6f5b77a 100644 --- a/lisp/textmodes/nroff-mode.el +++ b/lisp/textmodes/nroff-mode.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2014 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/page.el b/lisp/textmodes/page.el index 4443de8550d..d5351089d51 100644 --- a/lisp/textmodes/page.el +++ b/lisp/textmodes/page.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp convenience | 6 | ;; Keywords: wp convenience |
| 7 | ;; Package: emacs | 7 | ;; Package: emacs |
| 8 | 8 | ||
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index adc4aa10be2..3e77d3720bd 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2014 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 8 | ;; Package: emacs | 8 | ;; Package: emacs |
| 9 | 9 | ||
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el index 615d4c7ed41..b11b773dee1 100644 --- a/lisp/textmodes/picture.el +++ b/lisp/textmodes/picture.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: convenience wp | 7 | ;; Keywords: convenience wp |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el index 02b7762902e..12b808635c5 100644 --- a/lisp/textmodes/refbib.el +++ b/lisp/textmodes/refbib.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1989, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz <kautz@research.att.com> | 5 | ;; Author: Henry Kautz <kautz@research.att.com> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: bib, tex | 7 | ;; Keywords: bib, tex |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index 09459d172f0..d2f1307b6c9 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: James Clark <jjc@jclark.com> | 6 | ;; Author: James Clark <jjc@jclark.com> |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: emacs-devel@gnu.org |
| 8 | ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org>, | 8 | ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org>, |
| 9 | ;; F.Potorti@cnuce.cnr.it | 9 | ;; F.Potorti@cnuce.cnr.it |
| 10 | ;; Keywords: wp, hypermedia, comm, languages | 10 | ;; Keywords: wp, hypermedia, comm, languages |
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index a1a3e16a5aa..dce99607074 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2014 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: tex | 7 | ;; Keywords: tex |
| 8 | 8 | ||
| 9 | ;; Contributions over the years by William F. Schelter, Dick King, | 9 | ;; Contributions over the years by William F. Schelter, Dick King, |
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index 3cb151abe5d..e1e2656275c 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Robert J. Chassell | 6 | ;; Author: Robert J. Chassell |
| 7 | ;; Date: [See date below for texinfo-version] | 7 | ;; Date: [See date below for texinfo-version] |
| 8 | ;; Maintainer: FSF | 8 | ;; Maintainer: emacs-devel@gnu.org |
| 9 | ;; Keywords: maint, tex, docs | 9 | ;; Keywords: maint, tex, docs |
| 10 | 10 | ||
| 11 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index 4d285b455f4..727697b5533 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2014 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 8 | ;; Package: emacs | 8 | ;; Package: emacs |
| 9 | 9 | ||
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el index f2ad49947b4..deda372a638 100644 --- a/lisp/textmodes/underline.el +++ b/lisp/textmodes/underline.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp | 6 | ;; Keywords: wp |
| 7 | 7 | ||
| 8 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |