diff options
| author | Glenn Morris | 2017-06-05 21:08:07 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-06-05 21:08:07 -0400 |
| commit | 0cd94b8a03e78bbfef3563ddd625b4cd817459bb (patch) | |
| tree | 0560c7878d05b4e65c9e7fd3003df20099865282 | |
| parent | 5cb286064f2e04bd94bb1c931f3ee31aad34aa64 (diff) | |
| download | emacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.tar.gz emacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.zip | |
; Update some more Maintainer: header comments
; This removes some people who are absent from commit logs or mailing
; lists for upwards of a decade.
| -rw-r--r-- | lisp/bs.el | 2 | ||||
| -rw-r--r-- | lisp/dabbrev.el | 2 | ||||
| -rw-r--r-- | lisp/dos-fns.el | 2 | ||||
| -rw-r--r-- | lisp/expand.el | 2 | ||||
| -rw-r--r-- | lisp/iimage.el | 2 | ||||
| -rw-r--r-- | lisp/international/ogonek.el | 2 | ||||
| -rw-r--r-- | lisp/mail/hashcash.el | 2 | ||||
| -rw-r--r-- | lisp/obsolete/sregex.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/dcl-mode.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/mixal-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/refer.el | 2 | ||||
| -rw-r--r-- | lisp/view.el | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/lisp/bs.el b/lisp/bs.el index 838e72d68c6..c626698faf9 100644 --- a/lisp/bs.el +++ b/lisp/bs.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2017 Free Software Foundation, Inc. |
| 4 | ;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> | 4 | ;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> |
| 5 | ;; Maintainer: Olaf Sylvester <Olaf.Sylvester@netsurf.de> | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
| 7 | 7 | ||
| 8 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 9c9dc8a4f38..86eb4e737df 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | ;; Author: Don Morrison | 6 | ;; Author: Don Morrison |
| 7 | ;; Lars Lindberg | 7 | ;; Lars Lindberg |
| 8 | ;; (according to ack.texi) | 8 | ;; (according to ack.texi) |
| 9 | ;; Maintainer: Lars Lindberg <Lars.Lindberg@sypro.cap.se> | 9 | ;; Maintainer: emacs-devel@gnu.org |
| 10 | ;; Created: 16 Mars 1992 | 10 | ;; Created: 16 Mars 1992 |
| 11 | ;; Lindberg's last update version: 5.7 | 11 | ;; Lindberg's last update version: 5.7 |
| 12 | ;; Keywords: abbrev expand completion convenience | 12 | ;; Keywords: abbrev expand completion convenience |
diff --git a/lisp/dos-fns.el b/lisp/dos-fns.el index e1d118a830b..1d48371912f 100644 --- a/lisp/dos-fns.el +++ b/lisp/dos-fns.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1991, 1993, 1995-1996, 2001-2017 Free Software | 3 | ;; Copyright (C) 1991, 1993, 1995-1996, 2001-2017 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: Morten Welinder <terra@diku.dk> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: internal | 7 | ;; Keywords: internal |
| 8 | ;; Package: emacs | 8 | ;; Package: emacs |
| 9 | 9 | ||
diff --git a/lisp/expand.el b/lisp/expand.el index b4bd266bf5f..d06287e6f9b 100644 --- a/lisp/expand.el +++ b/lisp/expand.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1995-1996, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |
| 6 | ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: abbrev | 7 | ;; Keywords: abbrev |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/iimage.el b/lisp/iimage.el index 36728112933..abb88ec5029 100644 --- a/lisp/iimage.el +++ b/lisp/iimage.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2004-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: KOSEKI Yoshinori <kose@meadowy.org> | 5 | ;; Author: KOSEKI Yoshinori <kose@meadowy.org> |
| 6 | ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: multimedia | 7 | ;; Keywords: multimedia |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/international/ogonek.el b/lisp/international/ogonek.el index cef11db042f..ef3a980f19a 100644 --- a/lisp/international/ogonek.el +++ b/lisp/international/ogonek.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Włodek Bzyl | 5 | ;; Author: Włodek Bzyl |
| 6 | ;; Ryszard Kubiak | 6 | ;; Ryszard Kubiak |
| 7 | ;; Maintainer: Ryszard Kubiak <rysiek@ipipan.gda.pl> | 7 | ;; Maintainer: emacs-devel@gnu.org |
| 8 | ;; Keywords: i18n | 8 | ;; Keywords: i18n |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el index 1c24d0aac36..71567b4c0fd 100644 --- a/lisp/mail/hashcash.el +++ b/lisp/mail/hashcash.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2003-2005, 2007-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2007-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) | 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) |
| 6 | ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: mail, hashcash | 7 | ;; Keywords: mail, hashcash |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/obsolete/sregex.el b/lisp/obsolete/sregex.el index beca41cadbf..f57befa5043 100644 --- a/lisp/obsolete/sregex.el +++ b/lisp/obsolete/sregex.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1997-1998, 2000-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> | 5 | ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> |
| 6 | ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: extensions | 7 | ;; Keywords: extensions |
| 8 | ;; Obsolete-since: 24.1 | 8 | ;; Obsolete-since: 24.1 |
| 9 | 9 | ||
diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el index d8e9e032e77..eb0850e4ec2 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1997, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Odd Gripenstam <gripenstamol@decus.se> | 5 | ;; Author: Odd Gripenstam <gripenstamol@decus.se> |
| 6 | ;; Maintainer: Odd Gripenstam <gripenstamol@decus.se> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: DCL editing major-mode languages | 7 | ;; Keywords: DCL editing major-mode languages |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/progmodes/mixal-mode.el b/lisp/progmodes/mixal-mode.el index a0e44f70148..f884de1fcca 100644 --- a/lisp/progmodes/mixal-mode.el +++ b/lisp/progmodes/mixal-mode.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2003-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Pieter E.J. Pareit <pieter.pareit@gmail.com> | 5 | ;; Author: Pieter E.J. Pareit <pieter.pareit@gmail.com> |
| 6 | ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Created: 09 Nov 2002 | 7 | ;; Created: 09 Nov 2002 |
| 8 | ;; Version: 0.1 | 8 | ;; Version: 0.1 |
| 9 | ;; Keywords: languages, Knuth, mix, mixal, asm, mixvm, The Art Of Computer Programming | 9 | ;; Keywords: languages, Knuth, mix, mixal, asm, mixvm, The Art Of Computer Programming |
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el index 1843c8e9ede..74dec30473c 100644 --- a/lisp/textmodes/refer.el +++ b/lisp/textmodes/refer.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1992, 1996, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1996, 2001-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> | 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> |
| 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Adapted-By: ESR | 7 | ;; Adapted-By: ESR |
| 8 | ;; Keywords: bib | 8 | ;; Keywords: bib |
| 9 | 9 | ||
diff --git a/lisp/view.el b/lisp/view.el index 1fd5c12c892..fb478e17785 100644 --- a/lisp/view.el +++ b/lisp/view.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
| 7 | ;; Maintainer: Inge Frick <inge@nada.kth.se> | 7 | ;; Maintainer: emacs-devel@gnu.org |
| 8 | ;; Keywords: files | 8 | ;; Keywords: files |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |