aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2019-06-04 12:42:17 -0700
committerPaul Eggert2019-06-04 12:42:47 -0700
commitca7b6a4451ede087a1f6796ec5aab6243fcee108 (patch)
treebf2ee9a0f9bb941f8c74a4cb3cdb8e078746e736
parentf4d32538317c2cc6e8e9041d07d84b1e812e4e19 (diff)
downloademacs-ca7b6a4451ede087a1f6796ec5aab6243fcee108.tar.gz
emacs-ca7b6a4451ede087a1f6796ec5aab6243fcee108.zip
Remove retired maintainers from comments
* lisp/international/quail.el, lisp/language/ind-util.el: * lisp/language/indian.el, lisp/mail/smtpmail.el, lisp/mwheel.el: * lisp/obsolete/longlines.el, lisp/progmodes/idlw-complete-structtag.el: * lisp/progmodes/idlw-help.el, lisp/progmodes/idlw-shell.el: * lisp/progmodes/idlw-toolbar.el, lisp/progmodes/idlwave.el: * lisp/progmodes/simula.el, lisp/ps-print.el, lisp/ps-samp.el: Remove Maintainer: lines for maintainers who have retired.
-rw-r--r--lisp/international/quail.el1
-rw-r--r--lisp/language/ind-util.el1
-rw-r--r--lisp/language/indian.el2
-rw-r--r--lisp/mail/smtpmail.el1
-rw-r--r--lisp/mwheel.el1
-rw-r--r--lisp/obsolete/longlines.el1
-rw-r--r--lisp/progmodes/idlw-complete-structtag.el1
-rw-r--r--lisp/progmodes/idlw-help.el1
-rw-r--r--lisp/progmodes/idlw-shell.el1
-rw-r--r--lisp/progmodes/idlw-toolbar.el1
-rw-r--r--lisp/progmodes/idlwave.el1
-rw-r--r--lisp/progmodes/simula.el2
-rw-r--r--lisp/ps-print.el3
-rw-r--r--lisp/ps-samp.el3
14 files changed, 2 insertions, 18 deletions
diff --git a/lisp/international/quail.el b/lisp/international/quail.el
index 2683118aafe..a6b7fe5ac72 100644
--- a/lisp/international/quail.el
+++ b/lisp/international/quail.el
@@ -8,7 +8,6 @@
8 8
9;; Author: Kenichi Handa <handa@gnu.org> 9;; Author: Kenichi Handa <handa@gnu.org>
10;; Naoto Takahashi <ntakahas@etl.go.jp> 10;; Naoto Takahashi <ntakahas@etl.go.jp>
11;; Maintainer: Kenichi Handa <handa@gnu.org>
12;; Keywords: mule, multilingual, input method, i18n 11;; Keywords: mule, multilingual, input method, i18n
13 12
14;; This file is part of GNU Emacs. 13;; This file is part of GNU Emacs.
diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el
index 9b4af199858..2bbfdc190b6 100644
--- a/lisp/language/ind-util.el
+++ b/lisp/language/ind-util.el
@@ -2,7 +2,6 @@
2 2
3;; Copyright (C) 2001-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
4 4
5;; Maintainer: KAWABATA, Taichi <kawabata@m17n.org>
6;; Keywords: multilingual, Indian, Devanagari 5;; Keywords: multilingual, Indian, Devanagari
7 6
8;; This file is part of GNU Emacs. 7;; This file is part of GNU Emacs.
diff --git a/lisp/language/indian.el b/lisp/language/indian.el
index 894a01502c6..f1e61a354c2 100644
--- a/lisp/language/indian.el
+++ b/lisp/language/indian.el
@@ -5,8 +5,6 @@
5;; National Institute of Advanced Industrial Science and Technology (AIST) 5;; National Institute of Advanced Industrial Science and Technology (AIST)
6;; Registration Number H14PRO021 6;; Registration Number H14PRO021
7 7
8;; Maintainer: Kenichi Handa <handa@gnu.org>
9;; KAWABATA, Taichi <kawabata@m17n.org>
10;; Keywords: multilingual, i18n, Indian 8;; Keywords: multilingual, i18n, Indian
11 9
12;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.
diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el
index 05ef29a1141..c5af3eac941 100644
--- a/lisp/mail/smtpmail.el
+++ b/lisp/mail/smtpmail.el
@@ -3,7 +3,6 @@
3;; Copyright (C) 1995-1996, 2001-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1996, 2001-2019 Free Software Foundation, Inc.
4 4
5;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> 5;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp>
6;; Maintainer: Simon Josefsson <simon@josefsson.org>
7;; w32 Maintainer: Brian D. Carlstrom <bdc@ai.mit.edu> 6;; w32 Maintainer: Brian D. Carlstrom <bdc@ai.mit.edu>
8;; ESMTP support: Simon Leinen <simon@switch.ch> 7;; ESMTP support: Simon Leinen <simon@switch.ch>
9;; Hacked by Mike Taylor, 11th October 1999 to add support for 8;; Hacked by Mike Taylor, 11th October 1999 to add support for
diff --git a/lisp/mwheel.el b/lisp/mwheel.el
index 86788fc69a3..eb665632ffe 100644
--- a/lisp/mwheel.el
+++ b/lisp/mwheel.el
@@ -1,7 +1,6 @@
1;;; mwheel.el --- Wheel mouse support 1;;; mwheel.el --- Wheel mouse support
2 2
3;; Copyright (C) 1998, 2000-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2019 Free Software Foundation, Inc.
4;; Maintainer: Bill Perry <wmperry@gnu.org>
5;; Keywords: mouse 4;; Keywords: mouse
6;; Package: emacs 5;; Package: emacs
7 6
diff --git a/lisp/obsolete/longlines.el b/lisp/obsolete/longlines.el
index 2ef5324e51b..f2213228242 100644
--- a/lisp/obsolete/longlines.el
+++ b/lisp/obsolete/longlines.el
@@ -5,7 +5,6 @@
5;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6;; Alex Schroeder <alex@gnu.org> 6;; Alex Schroeder <alex@gnu.org>
7;; Chong Yidong <cyd@stupidchicken.com> 7;; Chong Yidong <cyd@stupidchicken.com>
8;; Maintainer: Chong Yidong <cyd@stupidchicken.com>
9;; Obsolete-since: 24.4 8;; Obsolete-since: 24.4
10;; Keywords: convenience, wp 9;; Keywords: convenience, wp
11 10
diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el
index 84a304d1cf1..dcb7d0184c5 100644
--- a/lisp/progmodes/idlw-complete-structtag.el
+++ b/lisp/progmodes/idlw-complete-structtag.el
@@ -3,7 +3,6 @@
3;; Copyright (C) 2001-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
4 4
5;; Author: Carsten Dominik <dominik@astro.uva.nl> 5;; Author: Carsten Dominik <dominik@astro.uva.nl>
6;; Maintainer: JD Smith <jd.smith@utoledo.edu>
7;; Old-Version: 1.2 6;; Old-Version: 1.2
8;; Keywords: languages 7;; Keywords: languages
9;; Package: idlwave 8;; Package: idlwave
diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el
index 166a029f7dd..2cf6fa117b6 100644
--- a/lisp/progmodes/idlw-help.el
+++ b/lisp/progmodes/idlw-help.el
@@ -4,7 +4,6 @@
4;; 4;;
5;; Authors: JD Smith <jd.smith@utoledo.edu> 5;; Authors: JD Smith <jd.smith@utoledo.edu>
6;; Carsten Dominik <dominik@science.uva.nl> 6;; Carsten Dominik <dominik@science.uva.nl>
7;; Maintainer: JD Smith <jd.smith@utoledo.edu>
8;; Package: idlwave 7;; Package: idlwave
9 8
10;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el
index efe14e82746..58e8be97161 100644
--- a/lisp/progmodes/idlw-shell.el
+++ b/lisp/progmodes/idlw-shell.el
@@ -5,7 +5,6 @@
5;; Authors: JD Smith <jd.smith@utoledo.edu> 5;; Authors: JD Smith <jd.smith@utoledo.edu>
6;; Carsten Dominik <dominik@astro.uva.nl> 6;; Carsten Dominik <dominik@astro.uva.nl>
7;; Chris Chase <chase@att.com> 7;; Chris Chase <chase@att.com>
8;; Maintainer: JD Smith <jd.smith@utoledo.edu>
9;; Keywords: processes 8;; Keywords: processes
10;; Package: idlwave 9;; Package: idlwave
11 10
diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el
index e4cf9f4da56..fe31eeb46c5 100644
--- a/lisp/progmodes/idlw-toolbar.el
+++ b/lisp/progmodes/idlw-toolbar.el
@@ -3,7 +3,6 @@
3;; Copyright (C) 1999-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
4 4
5;; Author: Carsten Dominik <dominik@astro.uva.nl> 5;; Author: Carsten Dominik <dominik@astro.uva.nl>
6;; Maintainer: JD Smith <jd.smith@utoledo.edu>
7;; Keywords: processes 6;; Keywords: processes
8;; Package: idlwave 7;; Package: idlwave
9 8
diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el
index 8d9f1c9c41f..0a124b4d1b4 100644
--- a/lisp/progmodes/idlwave.el
+++ b/lisp/progmodes/idlwave.el
@@ -5,7 +5,6 @@
5;; Authors: JD Smith <jd.smith@utoledo.edu> 5;; Authors: JD Smith <jd.smith@utoledo.edu>
6;; Carsten Dominik <dominik@science.uva.nl> 6;; Carsten Dominik <dominik@science.uva.nl>
7;; Chris Chase <chase@att.com> 7;; Chris Chase <chase@att.com>
8;; Maintainer: JD Smith <jd.smith@utoledo.edu>
9;; Version: 6.1.22 8;; Version: 6.1.22
10;; Keywords: languages 9;; Keywords: languages
11 10
diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el
index 3bbf4e0aa24..7230d4cfaff 100644
--- a/lisp/progmodes/simula.el
+++ b/lisp/progmodes/simula.el
@@ -4,8 +4,6 @@
4;; Inc. 4;; Inc.
5 5
6;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> 6;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no>
7;; Maintainer: simula-mode@ifi.uio.no
8;; (above email addresses invalid as of April 2008)
9;; Adapted-By: ESR 7;; Adapted-By: ESR
10;; Keywords: languages 8;; Keywords: languages
11 9
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index d0d9cbe4481..994048d2b16 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -6,8 +6,7 @@
6;; Jacques Duthen (was <duthen@cegelec-red.fr>) 6;; Jacques Duthen (was <duthen@cegelec-red.fr>)
7;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 7;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
8;; Kenichi Handa <handa@gnu.org> (multi-byte characters) 8;; Kenichi Handa <handa@gnu.org> (multi-byte characters)
9;; Maintainer: Kenichi Handa <handa@gnu.org> (multi-byte characters) 9;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
10;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
11;; Keywords: wp, print, PostScript 10;; Keywords: wp, print, PostScript
12;; Version: 7.3.5 11;; Version: 7.3.5
13;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre 12;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
diff --git a/lisp/ps-samp.el b/lisp/ps-samp.el
index 99c17c7293e..1a2f7742d2f 100644
--- a/lisp/ps-samp.el
+++ b/lisp/ps-samp.el
@@ -6,8 +6,7 @@
6;; Jacques Duthen (was <duthen@cegelec-red.fr>) 6;; Jacques Duthen (was <duthen@cegelec-red.fr>)
7;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 7;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
8;; Kenichi Handa <handa@gnu.org> (multi-byte characters) 8;; Kenichi Handa <handa@gnu.org> (multi-byte characters)
9;; Maintainer: Kenichi Handa <handa@gnu.org> (multi-byte characters) 9;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
10;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
11;; Keywords: wp, print, PostScript 10;; Keywords: wp, print, PostScript
12;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre 11;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
13;; Package: ps-print 12;; Package: ps-print