]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove Maintainer: when it duplicates Author:
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 May 2019 07:58:27 +0000 (00:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 May 2019 08:00:15 +0000 (01:00 -0700)
The convention is that a file with Author: but not Maintainer:
means the author is a maintainer, which makes it confusing
when a file lists the same person as author and maintainer.
Avoid the confusion by removing the duplicate Maintainer: line.

91 files changed:
admin/cus-test.el
admin/grammars/grammar.wy
admin/grammars/java-tags.wy
admin/grammars/python.wy
etc/edt-user.el
lisp/allout-widgets.el
lisp/allout.el
lisp/ansi-color.el
lisp/bookmark.el
lisp/cedet/mode-local.el
lisp/cedet/semantic/bovine/grammar.el
lisp/cedet/semantic/grammar.el
lisp/cedet/semantic/imenu.el
lisp/cedet/semantic/wisent.el
lisp/cedet/semantic/wisent/comp.el
lisp/cedet/semantic/wisent/grammar.el
lisp/cedet/semantic/wisent/java-tags.el
lisp/cedet/semantic/wisent/python.el
lisp/cedet/semantic/wisent/wisent.el
lisp/delim-col.el
lisp/doc-view.el
lisp/edmacro.el
lisp/emacs-lisp/eldoc.el
lisp/emacs-lisp/find-func.el
lisp/emacs-lisp/regi.el
lisp/emacs-lisp/tcover-ses.el
lisp/emacs-lisp/tcover-unsafep.el
lisp/emacs-lisp/testcover.el
lisp/emacs-lisp/unsafep.el
lisp/emulation/edt-lk201.el
lisp/emulation/edt-mapper.el
lisp/emulation/edt-pc.el
lisp/emulation/edt-vt100.el
lisp/emulation/edt.el
lisp/gnus/gnus-diary.el
lisp/gnus/nndiary.el
lisp/hfy-cmap.el
lisp/htmlfontify.el
lisp/icomplete.el
lisp/international/isearch-x.el
lisp/jsonrpc.el
lisp/leim/quail/latin-pre.el
lisp/leim/quail/sami.el
lisp/mail/mspools.el
lisp/master.el
lisp/mh-e/mh-buffers.el
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-funcs.el
lisp/mh-e/mh-letter.el
lisp/mh-e/mh-limit.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-scan.el
lisp/mh-e/mh-seq.el
lisp/mh-e/mh-show.el
lisp/mh-e/mh-utils.el
lisp/mh-e/mh-xface.el
lisp/midnight.el
lisp/net/quickurl.el
lisp/net/rlogin.el
lisp/obsolete/iswitchb.el
lisp/obsolete/tpu-edt.el
lisp/obsolete/tpu-extras.el
lisp/obsolete/tpu-mapper.el
lisp/org/org.el
lisp/play/5x5.el
lisp/printing.el
lisp/progmodes/ebnf-abn.el
lisp/progmodes/ebnf-bnf.el
lisp/progmodes/ebnf-dtd.el
lisp/progmodes/ebnf-ebx.el
lisp/progmodes/ebnf-iso.el
lisp/progmodes/ebnf-otz.el
lisp/progmodes/ebnf-yac.el
lisp/progmodes/ebnf2ps.el
lisp/progmodes/glasses.el
lisp/progmodes/ps-mode.el
lisp/progmodes/vera-mode.el
lisp/ps-def.el
lisp/ps-mule.el
lisp/ruler-mode.el
lisp/textmodes/artist.el
lisp/timezone.el
lisp/tree-widget.el
lisp/type-break.el
lisp/vc/vc-dav.el
lisp/vt-control.el
lisp/whitespace.el
test/lisp/jsonrpc-tests.el

index f9fd53d98e85c825ef12a695a53cfa4e65a0c7cb..f7fbd75ac71b1d1162e36860775facf2be74e96d 100644 (file)
@@ -2,8 +2,7 @@
 
 ;; Copyright (C) 1998, 2000, 2002-2019 Free Software Foundation, Inc.
 
-;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
-;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
+;; Author: Markus Rost <rost@math.uni-bielefeld.de>
 ;; Created: 13 Sep 1998
 ;; Keywords: maint
 
index f7664de655a66b5339bb7aebdde7d24b45cee9a4..5b06917d7db3fa061768a9b00734f09cf539fd7a 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 26 Aug 2002
 ;; Keywords: syntax
 ;; X-RCS: $Id: semantic-grammar.wy,v 1.16 2005/09/30 20:20:27 zappo Exp $
index 88beafeddb42da93d4f7d54d79d6edd2d8fb13c3..db4f61c5b07b56a2c24f87e9f78bdc862492dde8 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 26 Aug 2002
 ;; Keywords: syntax
 
index 5e5bdc194cc84b2a857ca07edbe4164e63349160..695e612942ac280c88dcdc4bb40a912dddad3755 100644 (file)
@@ -5,7 +5,6 @@
 ;; 2009, 2010 Python Software Foundation; All Rights Reserved
 
 ;; Author: Richard Kim <ryk@dspwiz.com>
-;; Maintainer: Richard Kim <ryk@dspwiz.com>
 ;; Created: June 2002
 ;; Keywords: syntax
 ;;
index 5aede6bfd8e2d3d9c22fc2e3060e05fea932e856..10ea4c458bb0fe1e617a0af2a1f1c70e7c627090 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Kevin Gallagher <kevin.gal@verizon.net>
-;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
index fd04c31f3b84df3f08eaf7ec0fc8fb9ae797f379..e7da08d44e75e14990ee7adb219be81af2fb14ec 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 ;; Author: Ken Manheimer <ken dot manheimer at gmail...>
-;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...>
 ;; Version: 1.0
 ;; Created: Dec 2005
 ;; Keywords: outlines
index 07608551886fd483f27abb9719d9f62172373e5a..251f2f5900d59dafca9c80c9671be52b63cbdd73 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1992-1994, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Ken Manheimer <ken dot manheimer at gmail...>
-;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...>
 ;; Created: Dec 1991 -- first release to usenet
 ;; Version: 2.3
 ;; Keywords: outlines, wp, languages, PGP, GnuPG
index 136e69f9a76c770ecad32c9996ebe105992cab5c..fe8cadacda716954a2cc0856468ecf7b90bb69f7 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
-;; Maintainer: Alex Schroeder <alex@gnu.org>
 ;; Version: 3.4.2
 ;; Keywords: comm processes terminals services
 
index 3041401e1751ff5fcb7d9e70e802f3266664bf16..b1fe690dac046870f01ab5a65d0b772691308f75 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993-1997, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Karl Fogel <kfogel@red-bean.com>
-;; Maintainer: Karl Fogel <kfogel@red-bean.com>
 ;; Created: July, 1993
 ;; Keywords: bookmarks, placeholders, annotations
 
index f83decbc01c67b8e8be32bf219a3fdb7508e1091..fe87d1ae4b2c79baad5230ea53100a1348e6eee3 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2004-2005, 2007-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 27 Apr 2004
 ;; Keywords: syntax
 
index f77bc9db555969ddfc106f4d5310bf4c3f523004..7c25b79db8691e9b42b8d66b9c07dd0da6e94507 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 26 Aug 2002
 ;; Keywords: syntax
 
index f6d67cf48eb32accd49f6feff955fd401daec6ab..7fb54cbb899e136aae2e8b763525f1a0e91e90bd 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2005, 2007-2019 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 
 ;; This file is part of GNU Emacs.
 
index 15ab50c72ace0950f2222210a4b221cc1df5cfea..027c9891cdad9d6b982a1172f9bc3598312ce693 100644 (file)
@@ -4,7 +4,6 @@
 ;; Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
-;; Maintainer: Eric M. Ludlam <zappo@gnu.org>
 
 ;; This file is part of GNU Emacs.
 
index 6bb771054df6beab4b53e5017a4a6455270cac62..122b5d399c076a1bf3e372016fcd3ad90dde49b0 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2007, 2009-2019 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 30 Aug 2001
 ;; Keywords: syntax
 
index db910b1424ef6a014a4929631eded9ff5bbb1c22..051b898ed785935dbc58ddcf0095c8975313438b 100644 (file)
@@ -4,7 +4,6 @@
 ;; Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 30 January 2002
 ;; Keywords: syntax
 
index 7d776712eb42bc8c4cc468bdce33139362198122..d23e293552a2a763c1929cbab61e10d7bf67622f 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 26 Aug 2002
 ;; Keywords: syntax
 ;; This file is part of GNU Emacs.
index 4bf7a8e2af443175d7f9211c7fc440d5184baa66..87c3090bdbe97c05df68360f9088b87ef1671855 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2006, 2009-2019 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 15 Dec 2001
 ;; Keywords: syntax
 
index c5849ffc973e866fc0daf889f33e6e4b6b309f5b..f0e294efa628187b21c08ce6b62b3d5531a3c66c 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc.
 
 ;; Author: Richard Kim <emacs18@gmail.com>
-;; Maintainer: Richard Kim <emacs18@gmail.com>
 ;; Created: June 2002
 ;; Keywords: syntax
 
index 21082429a24cdfc9416008703f0cde0f63e35a0f..401b404fee5ac615df0a5ff891a19b5345dc9b95 100644 (file)
@@ -3,7 +3,6 @@
 ;;; Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 30 January 2002
 ;; Keywords: syntax
 
index 4b4fc7fe96074e84702fcafca5388ea957c45734..3e309e917d2e28b8ef299c4d99c3b25dcf2de226 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Version: 2.1
 ;; Keywords: convenience text
 ;; X-URL: https://www.emacswiki.org/emacs/ViniciusJoseLatorre
index a7069072603024a0b14a32daa825cf724e23f9de..7ab8539052a9d6930f2dd503b9831afe5444d600 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2007-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: Tassilo Horn <tsdh@gnu.org>
-;; Maintainer: Tassilo Horn <tsdh@gnu.org>
 ;; Keywords: files, pdf, ps, dvi
 
 ;; This file is part of GNU Emacs.
index b480b2330a82fff60036906824273c2e2c37434d..da3e782bd979fb108d4cbeed5ed1c9b1e9672023 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Dave Gillespie <daveg@synaptics.com>
-;; Maintainer: Dave Gillespie <daveg@synaptics.com>
 ;; Version: 2.01
 ;; Keywords: abbrev
 
index 23f303bc28a0fde210e55204b4e342068833ce5f..16b58632099049c18f2a0c987ec51bd02324fa59 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 ;; Author: Noah Friedman <friedman@splode.com>
-;; Maintainer: Noah Friedman <friedman@splode.com>
 ;; Keywords: extensions
 ;; Created: 1995-10-06
 
index b63d4d4e0a98f26f5967b449bd90b2cc0c74d761..9fc7e4a797d3efa526b10dbbdd923107b43df887 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1997, 1999, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp>
-;; Maintainer: petersen@kurims.kyoto-u.ac.jp
 ;; Keywords: emacs-lisp, functions, variables
 ;; Created: 97/07/25
 
index f8268ed27b3eb74823152b2dcf333bd6ebe24f95..c2e1c44dcfccce4bc0ab9a0e11728e9c75ec70ca 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com>
-;; Maintainer:    bwarsaw@cen.com
 ;; Created:       24-Feb-1993
 ;; Version:       1.8
 ;; Last Modified: 1993/06/01 21:33:00
index 8d2f8217c6190f69f3b76003e13aca19721fa00e..d34d30ff0f99b873a2e6faea0d2c6bae53d11b12 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 ;; Author: Jonathan Yavner <jyavner@member.fsf.org>
-;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org>
 ;; Keywords: spreadsheet lisp utility
 ;; Package: testcover
 
index daae3ad43bc094b506aa6bb6970f238c127e0141..fc6b6cb74dd3cf2ed8df6248a1ea45bd69b7ccce 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 ;; Author: Jonathan Yavner <jyavner@member.fsf.org>
-;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org>
 ;; Keywords: safety lisp utility
 ;; Package: testcover
 
index 1ea12859c245e7939c48ea7c8db87835dbd480b9..1b94aa80e5f983cbdcc86bc7c73c5c84ce5ebf64 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 ;; Author: Jonathan Yavner <jyavner@member.fsf.org>
-;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org>
 ;; Keywords: lisp utility
 
 ;; This file is part of GNU Emacs.
index 1a2f1f31b10761699c99588ad0b81a7a740aba12..e374cbec55d6e1bedb85968e0d7bfe411c4caad0 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 ;; Author: Jonathan Yavner <jyavner@member.fsf.org>
-;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org>
 ;; Keywords: safety lisp utility
 
 ;; This file is part of GNU Emacs.
index 797de504fd053f4fa1e569d169a7a1eb74c47710..9ccb40dfe51abada8f89808cdb25caec6fc8144a 100644 (file)
@@ -4,7 +4,6 @@
 ;; Foundation, Inc.
 
 ;; Author: Kevin Gallagher <kevin.gal@verizon.net>
-;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
 ;; Package: edt
 
index b8e28f5a75958f2d6c8108137b3e7450e9a92f86..4aad72caf3ccf246e20ac48980fb30f0dedabd1d 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1994-1995, 2000-2019 Free Software Foundation, Inc.
 
 ;; Author: Kevin Gallagher <kevin.gal@verizon.net>
-;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
 ;; Package: edt
 
index 3fe33ca13de8c799033daf1be2dc2783fa93bdc2..484f84eb1551ac86c0398ba5dac779b0b8cad727 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Kevin Gallagher <kevin.gal@verizon.net>
-;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
 ;; Package: edt
 
index f3d2518a49c9979c10a4e9d6959b40ca2cfd3bbf..40c74c9d74f511327da339c0b7833ac809e612c2 100644 (file)
@@ -4,7 +4,6 @@
 ;; Foundation, Inc.
 
 ;; Author: Kevin Gallagher <kevin.gal@verizon.net>
-;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
 ;; Package: edt
 
index d1fe0b8107747975c9719e45c59fd85049730ca1..dcc327dbd4da11742dc64ae6753cd4e0f6aa3557 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Kevin Gallagher <kevin.gal@verizon.net>
-;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
index ceb0d4a30da54fe1677d2a35bf1297388ec73a35..e69cbbc37ecd05fc8975510df31e7f20ead83524 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author:        Didier Verna <didier@xemacs.org>
-;; Maintainer:    Didier Verna <didier@xemacs.org>
 ;; Created:       Tue Jul 20 10:42:55 1999
 ;; Keywords:      calendar mail news
 
index aca29fea5704bebed82fd0aa3932d048c1a8a77d..3c69427a1e07aa3fdb5550c6320e45cda09a9166 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author:        Didier Verna <didier@xemacs.org>
-;; Maintainer:    Didier Verna <didier@xemacs.org>
 ;; Created:       Fri Jul 16 18:55:42 1999
 ;; Keywords:      calendar mail news
 
index a34efa60b4e9d0a89ff104168f70f7af0299e538..70fcd1504e76f48a553303d8810b079db5cf8a2e 100644 (file)
@@ -7,7 +7,6 @@
 ;; Filename: hfy-cmap.el
 ;; Keywords: color, rgb
 ;; Author: Vivek Dasmohapatra <vivek@etla.org>
-;; Maintainer: Vivek Dasmohapatra <vivek@etla.org>
 ;; Created: 2002-01-20
 ;; Description: fallback code for color name -> rgb mapping
 ;; URL: http://rtfm.etla.org/emacs/htmlfontify/
index 9fc029ec583eb367f09885e21e97e026c1d594b1..f37a76cd7b510ffbb7fd36f90d16c9d991ecb67f 100644 (file)
@@ -8,7 +8,6 @@
 ;; Version: 0.21
 ;; Keywords: html, hypermedia, markup, etags
 ;; Author: Vivek Dasmohapatra <vivek@etla.org>
-;; Maintainer: Vivek Dasmohapatra <vivek@etla.org>
 ;; Created: 2002-01-05
 ;; Description: htmlize a buffer/source tree with optional hyperlinks
 ;; URL: http://rtfm.etla.org/emacs/htmlfontify/
index 698025e550454df32aa28dc0ad686c1a15f2de90..51f2611c6b3cd705f56041726433fdf3ddcda42d 100644 (file)
@@ -4,7 +4,6 @@
 ;; Foundation, Inc.
 
 ;; Author: Ken Manheimer <ken dot manheimer at gmail...>
-;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...>
 ;; Created: Mar 1993 Ken Manheimer, klm@nist.gov - first release to usenet
 ;; Keywords: help, abbrev
 
index c12e7b39a8dc17371ff3aadd4491c748f64ea885..dd4c98fc982fce2d1b3f01ee29105d23e9527d21 100644 (file)
@@ -9,7 +9,6 @@
 ;; Keywords: i18n, multilingual, isearch
 
 ;; Author: Kenichi Handa <handa@gnu.org>
-;; Maintainer: Kenichi Handa <handa@gnu.org>
 
 ;; This file is part of GNU Emacs.
 
index c02e68597432ee8dfa46fe7035564dde687e139f..0fffee68664332285f97a669e48aa875f10da53b 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: João Távora <joaotavora@gmail.com>
-;; Maintainer: João Távora <joaotavora@gmail.com>
 ;; Keywords: processes, languages, extensions
 ;; Package-Requires: ((emacs "25.2"))
 ;; Version: 1.0.7
index bcf81f4a145dd75c7b4509c240731c1a44f6bbf6..8e0b2748e3ff9d8b9d00ea6cba02763f65790769 100644 (file)
@@ -32,7 +32,6 @@
 ;;
 ;; polish-slash:
 ;; Author: Włodek Bzyl <matwb@univ.gda.pl>
-;; Maintainer: Włodek Bzyl <matwb@univ.gda.pl>
 ;;
 ;; latin-[89]-prefix: Dave Love <fx@gnu.org>
 ;;
index 7cfd0b7348c4b721dd965dce83ec9e85e44ae478..88d34092dd50c262c2d83f34dd5125798e8ba53b 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Wojciech S. Gac <wojciech.s.gac@gmail.com>
-;; Maintainer: Wojciech S. Gac <wojciech.s.gac@gmail.com>>
 ;; Keywords: i18n, multilingual, input method, Sámi
 
 ;; This file is part of GNU Emacs.
index 9c8e72e7f489de30c912c3d096a3228c93d20891..b1cbd9e549749359e21459d87d452fd89ba5c422 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1997, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Stephen Eglen <stephen@gnu.org>
-;; Maintainer: Stephen Eglen <stephen@gnu.org>
 ;; Created: 22 Jan 1997
 ;; Keywords: mail
 ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/
index a054d7f597af6ff513a99c76c07a69f0e14dbe60..36384a8df070091bb7c8778527a84a04d13ecacb 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
-;; Maintainer: Alex Schroeder <alex@gnu.org>
 ;; Version: 1.0.2
 ;; Keywords: comm
 
index 3c0c481495ef0b1b690b1d89aee5bef34264721f..13a1901b69fc6577f5babc9b459b71db19f4e75e 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index b96ef74538328f90299847e3c8656161e0142433..a5614f5255092214a62ec79042494708911ca8b7 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index eb173df47c9d1cc35ff9d51d1917961cedb93a6d..a459d27ee2d64d2284c11e509ee2f915484cd37b 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index bc09764656b05d2b6bce956e4f11d1234bbbc445..c70e11e773a1e39dd1fb44711379f5fc95a10db5 100644 (file)
@@ -4,7 +4,6 @@
 ;; Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Version: 8.6+git
 ;; Keywords: mail
 
index caf4071583186e6c48341861ee9f1c594661e5cc..5b4c34fb6a820b3668ef111223c65fe794b2862d 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index da7c87ea81b0a9a5c519925dca001771a3549f26..9f603c0c71032842e53bb3b7f7a1ff9649bb1d30 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index 4fc31ed12187b8a27ff70c9b6125bf55b6fdd7e2..46762f12fd30096e875cf36c31f608ca2de0ce86 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index 27dda79484dae01d8b6ab1e63e0bfdb8927009f3..ee6fa83abb6ec3361f3d9659e6cc61839cceb4b9 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2003, 2006-2019 Free Software Foundation, Inc.
 
 ;; Author: Peter S. Galbraith <psg@debian.org>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index 9901548b904a3c22664e09dae4cdc3e5f6c3cf23..6f126967feced0bcacfb49d2542be97d34e61c36 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index cd689d6250998a5cbe40c0ba70ac61bba0b4fabd..8c1a07dadc6091ace4294980a95be0f4a7d7904c 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index f7d7c6279531283c22847a1f3a079bd27008838c..9989dc9f1c74cf6fba6190745bceb609859557ac 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index 7dad81dbce517d807667aa5303a1c23a1814c621..4f7068156ef5f761fdeef2ebdd1aec48bf17f3e2 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index cad62787190393e7b5874dd5db632d3f95573b1f..0938729e7885600de00e726a3e0f9a9e719a97c8 100644 (file)
@@ -4,7 +4,6 @@
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index ddb001ac8fe95b60ccc5f67a70bf535892a1436a..4ff84a66f7677cd7b85e4d44a37e128761ddeeda 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
-;; Maintainer: Bill Wohler <wohler@newt.com>
 ;; Keywords: mail
 ;; See: mh-e.el
 
index 86c1e219f02a6da546d5a94e5b1c72ff48d15ad4..fa41d80a69e2cd8e81785d2de10f38cfe865bbc5 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Sam Steingold <sds@gnu.org>
-;; Maintainer: Sam Steingold <sds@gnu.org>
 ;; Created: 1998-05-18
 ;; Keywords: utilities
 
index 3f7e9d192d6871458827d70e738ba2baef864653..91e980e4f150ab8c4f9568dce31be5d401c7a89b 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Dave Pearson <davep@davep.org>
-;; Maintainer: Dave Pearson <davep@davep.org>
 ;; Created: 1999-05-28
 ;; Keywords: hypermedia
 
index bf6f5359aad41014dc6a524e2131da19329e4e8f..9da35488361e4efc619a0cc77a3e5a61cc1e615a 100644 (file)
@@ -3,8 +3,7 @@
 ;; Copyright (C) 1992-1995, 1997-1998, 2001-2019 Free Software
 ;; Foundation, Inc.
 
-;; Author: Noah Friedman
-;; Maintainer: Noah Friedman <friedman@splode.com>
+;; Author: Noah Friedman <friedman@splode.com>
 ;; Keywords: unix, comm
 
 ;; This file is part of GNU Emacs.
index 5b0df1e69508ec51e62773a6afded525af58a8a5..ad2067fdef73c66fa589b83cc9c696ab6cba778d 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1996-1997, 2000-2019 Free Software Foundation, Inc.
 
 ;; Author: Stephen Eglen <stephen@gnu.org>
-;; Maintainer: Stephen Eglen <stephen@gnu.org>
 ;; Keywords: completion convenience
 ;; Obsolete-since: 24.4
 
index 8db1c4f5f11a7fc0191389538f6c8591e33a9616..0848135715ee36152d75b2dc1c7c833c59210881 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993-1995, 2000-2019 Free Software Foundation, Inc.
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
-;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
 ;; Version: 4.5
 ;; Keywords: emulations
 ;; Obsolete-since: 24.5
index f19a67dd48d6795529b84bc8dc19c83aae05b16d..8b5818dfca3442ffb4e3e398571229c924dbb7e2 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993-1995, 2000-2019 Free Software Foundation, Inc.
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
-;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
 ;; Keywords: emulations
 ;; Package: tpu-edt
 ;; Obsolete-since: 24.5
index 60e0e49b8b4b04025168389c4521a87b896dd34a..a7aa0cb0d0045ac3f5d69bebb2c7a85ff15462b0 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993-1995, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
-;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
 ;; Keywords: emulations
 ;; Package: tpu-edt
 ;; Obsolete-since: 24.5
index 119d0a2566a9af5defd53460e59cc80f1fc2f202..5aa49b29d6ffc0d1ab96c53dae3f1a0cced9f654 100644 (file)
@@ -4,7 +4,6 @@
 ;; Copyright (C) 2004-2019 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
-;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: https://orgmode.org
 ;; Version: 9.1.9
index e13a3c9a252f5c1d3fd79ef2985dc0e0e8058225..28748cc35146b90bedb683d047a61fc142b40495 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Dave Pearson <davep@davep.org>
-;; Maintainer: Dave Pearson <davep@davep.org>
 ;; Created: 1998-10-03
 ;; Keywords: games puzzles
 
index f2495ecda38a7bd164bdc555d5523c7d1027d380..d584e46ceccdf80643f01c6b8c56f11e0b8dea6d 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2000-2001, 2003-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, print, PostScript
 ;; Version: 6.9.3
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
index b8441a79d98997306491162f3b6e727f7f383d95..53d37b689f0f74b2e2b7c72ddde1d4582df4d11d 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.2
 ;; Package: ebnf2ps
index f28f49090d0b7c13c39b715de8362758795bbfb8..70dc84519fd287125c16e7a4f47497f614fe7a35 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.10
 ;; Package: ebnf2ps
index 98284faf2970d546d3945e78835d1c1acc7e361b..94d964326149011a9dd9bb94c01d89c9a6c0a24c 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.1
 ;; Package: ebnf2ps
index 5f9f9b2c19714492035a4f32e2ac4a293c79a4a3..25500f16186875d1e5421263b48a0e04ee18b263 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.2
 ;; Package: ebnf2ps
index 88644bbe89718d69fc0b508fbd98c0ff68e7337b..dbba87b3efce43fbdaf2cff63d9bacf9dc5ac065 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.9
 ;; Package: ebnf2ps
index cbc058e4767a0c75c523e1a61259a59525fb6ff5..291d510020e0bf43070f711e9d97dcb05b4153c3 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.0
 ;; Package: ebnf2ps
index 9e712353e998366c3e9354ab79534a9227c321ad..e55e01e3e982e03b113f2a33c2319c5bccbac126 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.4
 ;; Package: ebnf2ps
index 7e7efacf1e78e1580eb2b754100a019f770cca4a..f26ad0a6a89ebfe66ff7d2f8ad94cb368a33d059 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, ebnf, PostScript
 ;; Version: 4.4
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
index 2bfc256e18ee679890442aac5e72941ebe16ba7c..8dcf84a70bf16a541e93a9e38a7c347d15c2a1df 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 ;; Author: Milan Zamazal <pdm@zamazal.org>
-;; Maintainer: Milan Zamazal <pdm@zamazal.org>
 ;; Keywords: tools
 
 ;; This file is part of GNU Emacs.
index d9406278e97da63294c440ea2d33e11e74654e55..92824b63e685588f6e7612678d5d3dfa951edc2c 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1999, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author:     Peter Kleiweg <p.c.j.kleiweg@rug.nl>
-;; Maintainer: Peter Kleiweg <p.c.j.kleiweg@rug.nl>
 ;; Created:    20 Aug 1997
 ;; Version:    1.1i
 ;; Keywords:   PostScript, languages
index a03556ee12d03abb3b517a395f907863def133ea..f34b21e4cf4cfbc6e87c7d58b8849febb83297e7 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 ;; Author:      Reto Zimmermann <reto@gnu.org>
-;; Maintainer:  Reto Zimmermann <reto@gnu.org>
 ;; Version:     2.28
 ;; Keywords:    languages vera
 ;; WWW:         http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html
index d248556ccdaf0d84d07498e07b8cfd8f71a92859..0f3b2f7fee8073729dfc466bad23d6c46c41216c 100644 (file)
@@ -4,8 +4,6 @@
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;;     Kenichi Handa <handa@gnu.org> (multi-byte characters)
-;; Maintainer: Kenichi Handa <handa@gnu.org> (multi-byte characters)
-;;     Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, print, PostScript
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 ;; Package: ps-print
index 537ba9627d5976db9fd22dd9ba556ad0fb12c0e2..24604e9d5cf1828455734af2fca326ca2882f52b 100644 (file)
@@ -4,8 +4,6 @@
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;;     Kenichi Handa <handa@gnu.org> (multi-byte characters)
-;; Maintainer: Kenichi Handa <handa@gnu.org> (multi-byte characters)
-;;     Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: wp, print, PostScript, multibyte, mule
 ;; Package: ps-print
 
index c5c88d03e0871ead48f983a9061ea1b720c5a58f..093dd497dc1de5fd14b14b4342db626c76b6374e 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 24 Mar 2001
 ;; Version: 1.6
 ;; Keywords: convenience
index e9b17795a920926948822e9e5ea21ccef7c4f6a9..19d1df6d51cb3a21ef12172c65c740cefa54ebc3 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 ;; Author:       Tomas Abrahamsson <tab@lysator.liu.se>
-;; Maintainer:   Tomas Abrahamsson <tab@lysator.liu.se>
 ;; Keywords:     mouse
 ;; Version:     1.2.6
 ;; Release-date: 6-Aug-2004
index 621f02479f7693581a1822b5799908f91fb959ee..79720b42ec14178c8b53c590aa660f69ca16bbe5 100644 (file)
@@ -3,8 +3,7 @@
 ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2019 Free Software
 ;; Foundation, Inc.
 
-;; Author: Masanobu Umeda
-;; Maintainer: umerin@mse.kyutech.ac.jp
+;; Author: Masanobu Umeda <umerin@mse.kyutech.ac.jp>
 ;; Keywords: news
 
 ;; This file is part of GNU Emacs.
index 61bfacd56a134b1e02f7a20c091cc223e81ab024..e4da23a387a9452de015727482e6de02010c8f48 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
-;; Maintainer: David Ponce <david@dponce.com>
 ;; Created: 16 Feb 2001
 ;; Keywords: extensions
 
index 0ad79dd1130476c3b859f38d25df131594f19b84..52029604afc9a9ef6f3c6862241e2fe0d4fef4de 100644 (file)
@@ -3,8 +3,7 @@
 ;; Copyright (C) 1994-1995, 1997, 2000-2019 Free Software Foundation,
 ;; Inc.
 
-;; Author: Noah Friedman
-;; Maintainer: Noah Friedman <friedman@splode.com>
+;; Author: Noah Friedman <friedman@splode.com>
 ;; Keywords: extensions, timers
 ;; Created: 1994-07-13
 
index d0b202cd5fa6b73bbcdc09ab577300e169c242c5..693056c2b9afa8c031552e3ae10ff5466c79ac2b 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2001, 2004-2019 Free Software Foundation, Inc.
 
 ;; Author: Bill Perry <wmperry@gnu.org>
-;; Maintainer: Bill Perry <wmperry@gnu.org>
 ;; Keywords: url, vc
 ;; Package: vc
 
index 7175095d40aae3ec7a6bb2a4920a17f86bbd4a04..ee2463475e07a78035dd0babd36b6f7a1936dfbb 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc.
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
-;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
 ;; Keywords: terminals
 
 ;; This file is part of GNU Emacs.
index 2463e655b19563b69b6bfb627d91a62c27d3ff94..d0368b54a806da9afa43e68d2a3a747f0e235444 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;; Keywords: data, wp
 ;; Version: 13.2.2
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
index 52f709f14c1b68459060b02622a590d75b0bd1d3..f3e48739ced7da8fc6c9762fcb156b34b7215dd8 100644 (file)
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: João Távora <joaotavora@gmail.com>
-;; Maintainer: João Távora <joaotavora@gmail.com>
 ;; Keywords: tests
 
 ;; This program is free software; you can redistribute it and/or modify