diff options
| author | Paul Eggert | 2019-05-25 13:43:06 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-05-25 14:25:18 -0700 |
| commit | f744797af1dd73a547dd204d7e79f084e6508517 (patch) | |
| tree | 880520a7ce5a72a9cdcfd17a287e0129f3a98685 /lisp/textmodes | |
| parent | 2843945c5fb7179b96bdab71528f57b2e4a30517 (diff) | |
| download | emacs-f744797af1dd73a547dd204d7e79f084e6508517.tar.gz emacs-f744797af1dd73a547dd204d7e79f084e6508517.zip | |
Go back to "Maintainer: emacs-devel@gnu.org"
Restore lines saying "Maintainer: emacs-devel@gnu.org" when there is
no special maintainer for a file. Although this wasn't documented
it was common practice and removing the lines didn't have consensus.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/bib-mode.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/fill.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/flyspell.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/makeinfo.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/nroff-mode.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/page.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/paragraphs.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/picture.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/refbib.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/refer.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/remember.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/sgml-mode.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/tex-mode.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/texinfmt.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/texinfo.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/texnfo-upd.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/text-mode.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/underline.el | 1 |
18 files changed, 18 insertions, 0 deletions
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index de822326fb3..7a5d3ef7758 100644 --- a/lisp/textmodes/bib-mode.el +++ b/lisp/textmodes/bib-mode.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz | 5 | ;; Author: Henry Kautz |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |
| 7 | ;; Maintainer: emacs-devel@gnu.org | ||
| 7 | ;; Keywords: bib | 8 | ;; Keywords: bib |
| 8 | 9 | ||
| 9 | ;; 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 46dbcfef460..c285491a305 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2019 Free | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2019 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 7 | ;; Package: emacs | 8 | ;; Package: emacs |
| 8 | 9 | ||
diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index a06f8edd6f8..d18916dfd01 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1998, 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2019 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: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
| 7 | 8 | ||
| 8 | ;; 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 f351b870261..ff3d2420df4 100644 --- a/lisp/textmodes/makeinfo.el +++ b/lisp/textmodes/makeinfo.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1991, 1993, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1993, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: docs convenience | 7 | ;; Keywords: docs convenience |
| 7 | 8 | ||
| 8 | ;; 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 e5964d175dd..f33d4df4d19 100644 --- a/lisp/textmodes/nroff-mode.el +++ b/lisp/textmodes/nroff-mode.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2019 Free Software | 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 7 | 8 | ||
| 8 | ;; 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 bc92121599c..220ef2d7fd6 100644 --- a/lisp/textmodes/page.el +++ b/lisp/textmodes/page.el | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | ||
| 5 | ;; Keywords: wp convenience | 6 | ;; Keywords: wp convenience |
| 6 | ;; Package: emacs | 7 | ;; Package: emacs |
| 7 | 8 | ||
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 8a1af3af250..92a6b907859 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2019 Free Software | 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 7 | ;; Package: emacs | 8 | ;; Package: emacs |
| 8 | 9 | ||
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el index 79039bc1980..bc85372de68 100644 --- a/lisp/textmodes/picture.el +++ b/lisp/textmodes/picture.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: convenience wp | 7 | ;; Keywords: convenience wp |
| 7 | 8 | ||
| 8 | ;; 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 03b1b048a16..3ba52e61ea6 100644 --- a/lisp/textmodes/refbib.el +++ b/lisp/textmodes/refbib.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1989, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz <kautz@research.att.com> | 5 | ;; Author: Henry Kautz <kautz@research.att.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: bib, tex | 7 | ;; Keywords: bib, tex |
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el index 3d4d0d2b06e..f13e1d7161d 100644 --- a/lisp/textmodes/refer.el +++ b/lisp/textmodes/refer.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1992, 1996, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1996, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> | 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Adapted-By: ESR | 7 | ;; Adapted-By: ESR |
| 7 | ;; Keywords: bib | 8 | ;; Keywords: bib |
| 8 | 9 | ||
diff --git a/lisp/textmodes/remember.el b/lisp/textmodes/remember.el index efc11084fe6..67ecd3ced81 100644 --- a/lisp/textmodes/remember.el +++ b/lisp/textmodes/remember.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1999-2001, 2003-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2001, 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Created: 29 Mar 1999 | 7 | ;; Created: 29 Mar 1999 |
| 7 | ;; Version: 2.0 | 8 | ;; Version: 2.0 |
| 8 | ;; Keywords: data memory todo pim | 9 | ;; Keywords: data memory todo pim |
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index d0586fd9fce..75f20722b05 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el | |||
| @@ -4,6 +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: emacs-devel@gnu.org | ||
| 7 | ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org>, | 8 | ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org>, |
| 8 | ;; F.Potorti@cnuce.cnr.it | 9 | ;; F.Potorti@cnuce.cnr.it |
| 9 | ;; 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 8611b735ba9..9c91d27b944 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2019 Free | 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2019 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: tex | 7 | ;; Keywords: tex |
| 7 | 8 | ||
| 8 | ;; 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/texinfmt.el b/lisp/textmodes/texinfmt.el index 5a54e0d2d17..4110dfb8e8e 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2019 Free Software | 3 | ;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: maint, tex, docs | 7 | ;; Keywords: maint, tex, docs |
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index 54306d2b74c..71cdcab57ef 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el | |||
| @@ -5,6 +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: emacs-devel@gnu.org | ||
| 8 | ;; Keywords: maint, tex, docs | 9 | ;; Keywords: maint, tex, docs |
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el index 4f49c7f5d17..134f82b14e0 100644 --- a/lisp/textmodes/texnfo-upd.el +++ b/lisp/textmodes/texnfo-upd.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1989-1992, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989-1992, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: maint, tex, docs | 7 | ;; Keywords: maint, tex, docs |
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index ac292e463b1..e676a5dae20 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2019 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2019 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 6 | ;; Keywords: wp | 7 | ;; Keywords: wp |
| 7 | ;; Package: emacs | 8 | ;; Package: emacs |
| 8 | 9 | ||
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el index 8c904f5d0ec..e0bfd24557b 100644 --- a/lisp/textmodes/underline.el +++ b/lisp/textmodes/underline.el | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | ||
| 5 | ;; Keywords: wp | 6 | ;; Keywords: wp |
| 6 | 7 | ||
| 7 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |