diff options
| author | Paul Eggert | 2019-05-26 00:58:27 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-05-26 01:00:15 -0700 |
| commit | 797ee5871e458d6d97f57a24405412a053f5ef32 (patch) | |
| tree | ea816eea73fcdaad0610d33790348bbe886b2741 | |
| parent | 5e47312c1f2638d19bf3d81de731809729caa11a (diff) | |
| download | emacs-797ee5871e458d6d97f57a24405412a053f5ef32.tar.gz emacs-797ee5871e458d6d97f57a24405412a053f5ef32.zip | |
Remove Maintainer: when it duplicates Author:
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, 4 insertions, 97 deletions
diff --git a/admin/cus-test.el b/admin/cus-test.el index f9fd53d98e8..f7fbd75ac71 100644 --- a/admin/cus-test.el +++ b/admin/cus-test.el | |||
| @@ -2,8 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000, 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000, 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> | 5 | ;; Author: Markus Rost <rost@math.uni-bielefeld.de> |
| 6 | ;; Maintainer: Markus Rost <rost@math.ohio-state.edu> | ||
| 7 | ;; Created: 13 Sep 1998 | 6 | ;; Created: 13 Sep 1998 |
| 8 | ;; Keywords: maint | 7 | ;; Keywords: maint |
| 9 | 8 | ||
diff --git a/admin/grammars/grammar.wy b/admin/grammars/grammar.wy index f7664de655a..5b06917d7db 100644 --- a/admin/grammars/grammar.wy +++ b/admin/grammars/grammar.wy | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 26 Aug 2002 | 6 | ;; Created: 26 Aug 2002 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | ;; X-RCS: $Id: semantic-grammar.wy,v 1.16 2005/09/30 20:20:27 zappo Exp $ | 8 | ;; X-RCS: $Id: semantic-grammar.wy,v 1.16 2005/09/30 20:20:27 zappo Exp $ |
diff --git a/admin/grammars/java-tags.wy b/admin/grammars/java-tags.wy index 88beafeddb4..db4f61c5b07 100644 --- a/admin/grammars/java-tags.wy +++ b/admin/grammars/java-tags.wy | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 26 Aug 2002 | 6 | ;; Created: 26 Aug 2002 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/admin/grammars/python.wy b/admin/grammars/python.wy index 5e5bdc194cc..695e612942a 100644 --- a/admin/grammars/python.wy +++ b/admin/grammars/python.wy | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | ;; 2009, 2010 Python Software Foundation; All Rights Reserved | 5 | ;; 2009, 2010 Python Software Foundation; All Rights Reserved |
| 6 | 6 | ||
| 7 | ;; Author: Richard Kim <ryk@dspwiz.com> | 7 | ;; Author: Richard Kim <ryk@dspwiz.com> |
| 8 | ;; Maintainer: Richard Kim <ryk@dspwiz.com> | ||
| 9 | ;; Created: June 2002 | 8 | ;; Created: June 2002 |
| 10 | ;; Keywords: syntax | 9 | ;; Keywords: syntax |
| 11 | ;; | 10 | ;; |
diff --git a/etc/edt-user.el b/etc/edt-user.el index 5aede6bfd8e..10ea4c458bb 100644 --- a/etc/edt-user.el +++ b/etc/edt-user.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
| 7 | ;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> | ||
| 8 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
| 9 | 8 | ||
| 10 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index fd04c31f3b8..e7da08d44e7 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2005-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | ||
| 7 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
| 8 | ;; Created: Dec 2005 | 7 | ;; Created: Dec 2005 |
| 9 | ;; Keywords: outlines | 8 | ;; Keywords: outlines |
diff --git a/lisp/allout.el b/lisp/allout.el index 07608551886..251f2f5900d 100644 --- a/lisp/allout.el +++ b/lisp/allout.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1992-1994, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1994, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | ||
| 7 | ;; Created: Dec 1991 -- first release to usenet | 6 | ;; Created: Dec 1991 -- first release to usenet |
| 8 | ;; Version: 2.3 | 7 | ;; Version: 2.3 |
| 9 | ;; Keywords: outlines, wp, languages, PGP, GnuPG | 8 | ;; Keywords: outlines, wp, languages, PGP, GnuPG |
diff --git a/lisp/ansi-color.el b/lisp/ansi-color.el index 136e69f9a76..fe8cadacda7 100644 --- a/lisp/ansi-color.el +++ b/lisp/ansi-color.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: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> | ||
| 7 | ;; Version: 3.4.2 | 6 | ;; Version: 3.4.2 |
| 8 | ;; Keywords: comm processes terminals services | 7 | ;; Keywords: comm processes terminals services |
| 9 | 8 | ||
diff --git a/lisp/bookmark.el b/lisp/bookmark.el index 3041401e175..b1fe690dac0 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993-1997, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1997, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Maintainer: Karl Fogel <kfogel@red-bean.com> | ||
| 7 | ;; Created: July, 1993 | 6 | ;; Created: July, 1993 |
| 8 | ;; Keywords: bookmarks, placeholders, annotations | 7 | ;; Keywords: bookmarks, placeholders, annotations |
| 9 | 8 | ||
diff --git a/lisp/cedet/mode-local.el b/lisp/cedet/mode-local.el index f83decbc01c..fe87d1ae4b2 100644 --- a/lisp/cedet/mode-local.el +++ b/lisp/cedet/mode-local.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2004-2005, 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2005, 2007-2019 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 27 Apr 2004 | 6 | ;; Created: 27 Apr 2004 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/lisp/cedet/semantic/bovine/grammar.el b/lisp/cedet/semantic/bovine/grammar.el index f77bc9db555..7c25b79db86 100644 --- a/lisp/cedet/semantic/bovine/grammar.el +++ b/lisp/cedet/semantic/bovine/grammar.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 26 Aug 2002 | 6 | ;; Created: 26 Aug 2002 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/lisp/cedet/semantic/grammar.el b/lisp/cedet/semantic/grammar.el index f6d67cf48eb..7fb54cbb899 100644 --- a/lisp/cedet/semantic/grammar.el +++ b/lisp/cedet/semantic/grammar.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2005, 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2005, 2007-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | 6 | ||
| 8 | ;; This file is part of GNU Emacs. | 7 | ;; This file is part of GNU Emacs. |
| 9 | 8 | ||
diff --git a/lisp/cedet/semantic/imenu.el b/lisp/cedet/semantic/imenu.el index 15ab50c72ac..027c9891cda 100644 --- a/lisp/cedet/semantic/imenu.el +++ b/lisp/cedet/semantic/imenu.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> | ||
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
| 10 | 9 | ||
diff --git a/lisp/cedet/semantic/wisent.el b/lisp/cedet/semantic/wisent.el index 6bb771054df..122b5d399c0 100644 --- a/lisp/cedet/semantic/wisent.el +++ b/lisp/cedet/semantic/wisent.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2001-2007, 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2007, 2009-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 30 Aug 2001 | 6 | ;; Created: 30 Aug 2001 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/lisp/cedet/semantic/wisent/comp.el b/lisp/cedet/semantic/wisent/comp.el index db910b1424e..051b898ed78 100644 --- a/lisp/cedet/semantic/wisent/comp.el +++ b/lisp/cedet/semantic/wisent/comp.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
| 7 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 8 | ;; Created: 30 January 2002 | 7 | ;; Created: 30 January 2002 |
| 9 | ;; Keywords: syntax | 8 | ;; Keywords: syntax |
| 10 | 9 | ||
diff --git a/lisp/cedet/semantic/wisent/grammar.el b/lisp/cedet/semantic/wisent/grammar.el index 7d776712eb4..d23e293552a 100644 --- a/lisp/cedet/semantic/wisent/grammar.el +++ b/lisp/cedet/semantic/wisent/grammar.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 26 Aug 2002 | 6 | ;; Created: 26 Aug 2002 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/cedet/semantic/wisent/java-tags.el b/lisp/cedet/semantic/wisent/java-tags.el index 4bf7a8e2af4..87c3090bdbe 100644 --- a/lisp/cedet/semantic/wisent/java-tags.el +++ b/lisp/cedet/semantic/wisent/java-tags.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2001-2006, 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2006, 2009-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 15 Dec 2001 | 6 | ;; Created: 15 Dec 2001 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/lisp/cedet/semantic/wisent/python.el b/lisp/cedet/semantic/wisent/python.el index c5849ffc973..f0e294efa62 100644 --- a/lisp/cedet/semantic/wisent/python.el +++ b/lisp/cedet/semantic/wisent/python.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Kim <emacs18@gmail.com> | 5 | ;; Author: Richard Kim <emacs18@gmail.com> |
| 6 | ;; Maintainer: Richard Kim <emacs18@gmail.com> | ||
| 7 | ;; Created: June 2002 | 6 | ;; Created: June 2002 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/lisp/cedet/semantic/wisent/wisent.el b/lisp/cedet/semantic/wisent/wisent.el index 21082429a24..401b404fee5 100644 --- a/lisp/cedet/semantic/wisent/wisent.el +++ b/lisp/cedet/semantic/wisent/wisent.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;;; Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 30 January 2002 | 6 | ;; Created: 30 January 2002 |
| 8 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
| 9 | 8 | ||
diff --git a/lisp/delim-col.el b/lisp/delim-col.el index 4b4fc7fe960..3e309e917d2 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Version: 2.1 | 6 | ;; Version: 2.1 |
| 8 | ;; Keywords: convenience text | 7 | ;; Keywords: convenience text |
| 9 | ;; X-URL: https://www.emacswiki.org/emacs/ViniciusJoseLatorre | 8 | ;; X-URL: https://www.emacswiki.org/emacs/ViniciusJoseLatorre |
diff --git a/lisp/doc-view.el b/lisp/doc-view.el index a7069072603..7ab8539052a 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Tassilo Horn <tsdh@gnu.org> | 5 | ;; Author: Tassilo Horn <tsdh@gnu.org> |
| 6 | ;; Maintainer: Tassilo Horn <tsdh@gnu.org> | ||
| 7 | ;; Keywords: files, pdf, ps, dvi | 6 | ;; Keywords: files, pdf, ps, dvi |
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/edmacro.el b/lisp/edmacro.el index b480b2330a8..da3e782bd97 100644 --- a/lisp/edmacro.el +++ b/lisp/edmacro.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Dave Gillespie <daveg@synaptics.com> | ||
| 7 | ;; Version: 2.01 | 6 | ;; Version: 2.01 |
| 8 | ;; Keywords: abbrev | 7 | ;; Keywords: abbrev |
| 9 | 8 | ||
diff --git a/lisp/emacs-lisp/eldoc.el b/lisp/emacs-lisp/eldoc.el index 23f303bc28a..16b58632099 100644 --- a/lisp/emacs-lisp/eldoc.el +++ b/lisp/emacs-lisp/eldoc.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1996-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Noah Friedman <friedman@splode.com> | 5 | ;; Author: Noah Friedman <friedman@splode.com> |
| 6 | ;; Maintainer: Noah Friedman <friedman@splode.com> | ||
| 7 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
| 8 | ;; Created: 1995-10-06 | 7 | ;; Created: 1995-10-06 |
| 9 | 8 | ||
diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el index b63d4d4e0a9..9fc7e4a797d 100644 --- a/lisp/emacs-lisp/find-func.el +++ b/lisp/emacs-lisp/find-func.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp> | 5 | ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp> |
| 6 | ;; Maintainer: petersen@kurims.kyoto-u.ac.jp | ||
| 7 | ;; Keywords: emacs-lisp, functions, variables | 6 | ;; Keywords: emacs-lisp, functions, variables |
| 8 | ;; Created: 97/07/25 | 7 | ;; Created: 97/07/25 |
| 9 | 8 | ||
diff --git a/lisp/emacs-lisp/regi.el b/lisp/emacs-lisp/regi.el index f8268ed27b3..c2e1c44dcfc 100644 --- a/lisp/emacs-lisp/regi.el +++ b/lisp/emacs-lisp/regi.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com> | 5 | ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com> |
| 6 | ;; Maintainer: bwarsaw@cen.com | ||
| 7 | ;; Created: 24-Feb-1993 | 6 | ;; Created: 24-Feb-1993 |
| 8 | ;; Version: 1.8 | 7 | ;; Version: 1.8 |
| 9 | ;; Last Modified: 1993/06/01 21:33:00 | 8 | ;; Last Modified: 1993/06/01 21:33:00 |
diff --git a/lisp/emacs-lisp/tcover-ses.el b/lisp/emacs-lisp/tcover-ses.el index 8d2f8217c61..d34d30ff0f9 100644 --- a/lisp/emacs-lisp/tcover-ses.el +++ b/lisp/emacs-lisp/tcover-ses.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | ||
| 7 | ;; Keywords: spreadsheet lisp utility | 6 | ;; Keywords: spreadsheet lisp utility |
| 8 | ;; Package: testcover | 7 | ;; Package: testcover |
| 9 | 8 | ||
diff --git a/lisp/emacs-lisp/tcover-unsafep.el b/lisp/emacs-lisp/tcover-unsafep.el index daae3ad43bc..fc6b6cb74dd 100644 --- a/lisp/emacs-lisp/tcover-unsafep.el +++ b/lisp/emacs-lisp/tcover-unsafep.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | ||
| 7 | ;; Keywords: safety lisp utility | 6 | ;; Keywords: safety lisp utility |
| 8 | ;; Package: testcover | 7 | ;; Package: testcover |
| 9 | 8 | ||
diff --git a/lisp/emacs-lisp/testcover.el b/lisp/emacs-lisp/testcover.el index 1ea12859c24..1b94aa80e5f 100644 --- a/lisp/emacs-lisp/testcover.el +++ b/lisp/emacs-lisp/testcover.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | ||
| 7 | ;; Keywords: lisp utility | 6 | ;; Keywords: lisp utility |
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/emacs-lisp/unsafep.el b/lisp/emacs-lisp/unsafep.el index 1a2f1f31b10..e374cbec55d 100644 --- a/lisp/emacs-lisp/unsafep.el +++ b/lisp/emacs-lisp/unsafep.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | ||
| 7 | ;; Keywords: safety lisp utility | 6 | ;; Keywords: safety lisp utility |
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el index 797de504fd0..9ccb40dfe51 100644 --- a/lisp/emulation/edt-lk201.el +++ b/lisp/emulation/edt-lk201.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
| 7 | ;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> | ||
| 8 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
| 9 | ;; Package: edt | 8 | ;; Package: edt |
| 10 | 9 | ||
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index b8e28f5a759..4aad72caf3c 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1994-1995, 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 5 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
| 6 | ;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> | ||
| 7 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
| 8 | ;; Package: edt | 7 | ;; Package: edt |
| 9 | 8 | ||
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index 3fe33ca13de..484f84eb155 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
| 7 | ;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> | ||
| 8 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
| 9 | ;; Package: edt | 8 | ;; Package: edt |
| 10 | 9 | ||
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index f3d2518a49c..40c74c9d74f 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
| 7 | ;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> | ||
| 8 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
| 9 | ;; Package: edt | 8 | ;; Package: edt |
| 10 | 9 | ||
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index d1fe0b81077..dcc327dbd4d 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
| 7 | ;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> | ||
| 8 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
| 9 | 8 | ||
| 10 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/gnus-diary.el b/lisp/gnus/gnus-diary.el index ceb0d4a30da..e69cbbc37ec 100644 --- a/lisp/gnus/gnus-diary.el +++ b/lisp/gnus/gnus-diary.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: Didier Verna <didier@xemacs.org> | 5 | ;; Author: Didier Verna <didier@xemacs.org> |
| 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> | ||
| 7 | ;; Created: Tue Jul 20 10:42:55 1999 | 6 | ;; Created: Tue Jul 20 10:42:55 1999 |
| 8 | ;; Keywords: calendar mail news | 7 | ;; Keywords: calendar mail news |
| 9 | 8 | ||
diff --git a/lisp/gnus/nndiary.el b/lisp/gnus/nndiary.el index aca29fea570..3c69427a1e0 100644 --- a/lisp/gnus/nndiary.el +++ b/lisp/gnus/nndiary.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: Didier Verna <didier@xemacs.org> | 5 | ;; Author: Didier Verna <didier@xemacs.org> |
| 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> | ||
| 7 | ;; Created: Fri Jul 16 18:55:42 1999 | 6 | ;; Created: Fri Jul 16 18:55:42 1999 |
| 8 | ;; Keywords: calendar mail news | 7 | ;; Keywords: calendar mail news |
| 9 | 8 | ||
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index a34efa60b4e..70fcd1504e7 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | ;; Filename: hfy-cmap.el | 7 | ;; Filename: hfy-cmap.el |
| 8 | ;; Keywords: color, rgb | 8 | ;; Keywords: color, rgb |
| 9 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> | 9 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> |
| 10 | ;; Maintainer: Vivek Dasmohapatra <vivek@etla.org> | ||
| 11 | ;; Created: 2002-01-20 | 10 | ;; Created: 2002-01-20 |
| 12 | ;; Description: fallback code for color name -> rgb mapping | 11 | ;; Description: fallback code for color name -> rgb mapping |
| 13 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ | 12 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ |
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 9fc029ec583..f37a76cd7b5 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | ;; Version: 0.21 | 8 | ;; Version: 0.21 |
| 9 | ;; Keywords: html, hypermedia, markup, etags | 9 | ;; Keywords: html, hypermedia, markup, etags |
| 10 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> | 10 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> |
| 11 | ;; Maintainer: Vivek Dasmohapatra <vivek@etla.org> | ||
| 12 | ;; Created: 2002-01-05 | 11 | ;; Created: 2002-01-05 |
| 13 | ;; Description: htmlize a buffer/source tree with optional hyperlinks | 12 | ;; Description: htmlize a buffer/source tree with optional hyperlinks |
| 14 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ | 13 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ |
diff --git a/lisp/icomplete.el b/lisp/icomplete.el index 698025e5504..51f2611c6b3 100644 --- a/lisp/icomplete.el +++ b/lisp/icomplete.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 6 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 7 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | ||
| 8 | ;; Created: Mar 1993 Ken Manheimer, klm@nist.gov - first release to usenet | 7 | ;; Created: Mar 1993 Ken Manheimer, klm@nist.gov - first release to usenet |
| 9 | ;; Keywords: help, abbrev | 8 | ;; Keywords: help, abbrev |
| 10 | 9 | ||
diff --git a/lisp/international/isearch-x.el b/lisp/international/isearch-x.el index c12e7b39a8d..dd4c98fc982 100644 --- a/lisp/international/isearch-x.el +++ b/lisp/international/isearch-x.el | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | ;; Keywords: i18n, multilingual, isearch | 9 | ;; Keywords: i18n, multilingual, isearch |
| 10 | 10 | ||
| 11 | ;; Author: Kenichi Handa <handa@gnu.org> | 11 | ;; Author: Kenichi Handa <handa@gnu.org> |
| 12 | ;; Maintainer: Kenichi Handa <handa@gnu.org> | ||
| 13 | 12 | ||
| 14 | ;; This file is part of GNU Emacs. | 13 | ;; This file is part of GNU Emacs. |
| 15 | 14 | ||
diff --git a/lisp/jsonrpc.el b/lisp/jsonrpc.el index c02e6859743..0fffee68664 100644 --- a/lisp/jsonrpc.el +++ b/lisp/jsonrpc.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: João Távora <joaotavora@gmail.com> | 5 | ;; Author: João Távora <joaotavora@gmail.com> |
| 6 | ;; Maintainer: João Távora <joaotavora@gmail.com> | ||
| 7 | ;; Keywords: processes, languages, extensions | 6 | ;; Keywords: processes, languages, extensions |
| 8 | ;; Package-Requires: ((emacs "25.2")) | 7 | ;; Package-Requires: ((emacs "25.2")) |
| 9 | ;; Version: 1.0.7 | 8 | ;; Version: 1.0.7 |
diff --git a/lisp/leim/quail/latin-pre.el b/lisp/leim/quail/latin-pre.el index bcf81f4a145..8e0b2748e3f 100644 --- a/lisp/leim/quail/latin-pre.el +++ b/lisp/leim/quail/latin-pre.el | |||
| @@ -32,7 +32,6 @@ | |||
| 32 | ;; | 32 | ;; |
| 33 | ;; polish-slash: | 33 | ;; polish-slash: |
| 34 | ;; Author: Włodek Bzyl <matwb@univ.gda.pl> | 34 | ;; Author: Włodek Bzyl <matwb@univ.gda.pl> |
| 35 | ;; Maintainer: Włodek Bzyl <matwb@univ.gda.pl> | ||
| 36 | ;; | 35 | ;; |
| 37 | ;; latin-[89]-prefix: Dave Love <fx@gnu.org> | 36 | ;; latin-[89]-prefix: Dave Love <fx@gnu.org> |
| 38 | ;; | 37 | ;; |
diff --git a/lisp/leim/quail/sami.el b/lisp/leim/quail/sami.el index 7cfd0b7348c..88d34092dd5 100644 --- a/lisp/leim/quail/sami.el +++ b/lisp/leim/quail/sami.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Wojciech S. Gac <wojciech.s.gac@gmail.com> | 5 | ;; Author: Wojciech S. Gac <wojciech.s.gac@gmail.com> |
| 6 | ;; Maintainer: Wojciech S. Gac <wojciech.s.gac@gmail.com>> | ||
| 7 | ;; Keywords: i18n, multilingual, input method, Sámi | 6 | ;; Keywords: i18n, multilingual, input method, Sámi |
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index 9c8e72e7f48..b1cbd9e5497 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1997, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@gnu.org> | 5 | ;; Author: Stephen Eglen <stephen@gnu.org> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> | ||
| 7 | ;; Created: 22 Jan 1997 | 6 | ;; Created: 22 Jan 1997 |
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ | 8 | ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ |
diff --git a/lisp/master.el b/lisp/master.el index a054d7f597a..36384a8df07 100644 --- a/lisp/master.el +++ b/lisp/master.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: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> | ||
| 7 | ;; Version: 1.0.2 | 6 | ;; Version: 1.0.2 |
| 8 | ;; Keywords: comm | 7 | ;; Keywords: comm |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-buffers.el b/lisp/mh-e/mh-buffers.el index 3c0c481495e..13a1901b69f 100644 --- a/lisp/mh-e/mh-buffers.el +++ b/lisp/mh-e/mh-buffers.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; See: mh-e.el | 8 | ;; See: mh-e.el |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-comp.el b/lisp/mh-e/mh-comp.el index b96ef745383..a5614f52550 100644 --- a/lisp/mh-e/mh-comp.el +++ b/lisp/mh-e/mh-comp.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; See: mh-e.el | 8 | ;; See: mh-e.el |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-compat.el b/lisp/mh-e/mh-compat.el index eb173df47c9..a459d27ee2d 100644 --- a/lisp/mh-e/mh-compat.el +++ b/lisp/mh-e/mh-compat.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2006-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index bc09764656b..c70e11e773a 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Version: 8.6+git | 7 | ;; Version: 8.6+git |
| 9 | ;; Keywords: mail | 8 | ;; Keywords: mail |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-folder.el b/lisp/mh-e/mh-folder.el index caf40715831..5b4c34fb6a8 100644 --- a/lisp/mh-e/mh-folder.el +++ b/lisp/mh-e/mh-folder.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-funcs.el b/lisp/mh-e/mh-funcs.el index da7c87ea81b..9f603c0c710 100644 --- a/lisp/mh-e/mh-funcs.el +++ b/lisp/mh-e/mh-funcs.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-letter.el b/lisp/mh-e/mh-letter.el index 4fc31ed1218..46762f12fd3 100644 --- a/lisp/mh-e/mh-letter.el +++ b/lisp/mh-e/mh-letter.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; See: mh-e.el | 8 | ;; See: mh-e.el |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-limit.el b/lisp/mh-e/mh-limit.el index 27dda79484d..ee6fa83abb6 100644 --- a/lisp/mh-e/mh-limit.el +++ b/lisp/mh-e/mh-limit.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2001-2003, 2006-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2003, 2006-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 9901548b904..6f126967fec 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-scan.el b/lisp/mh-e/mh-scan.el index cd689d62509..8c1a07dadc6 100644 --- a/lisp/mh-e/mh-scan.el +++ b/lisp/mh-e/mh-scan.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; See: mh-e.el | 8 | ;; See: mh-e.el |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-seq.el b/lisp/mh-e/mh-seq.el index f7d7c627953..9989dc9f1c7 100644 --- a/lisp/mh-e/mh-seq.el +++ b/lisp/mh-e/mh-seq.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el index 7dad81dbce5..4f7068156ef 100644 --- a/lisp/mh-e/mh-show.el +++ b/lisp/mh-e/mh-show.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; See: mh-e.el | 8 | ;; See: mh-e.el |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el index cad62787190..0938729e788 100644 --- a/lisp/mh-e/mh-utils.el +++ b/lisp/mh-e/mh-utils.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 8 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 9 | ;; See: mh-e.el | 8 | ;; See: mh-e.el |
| 10 | 9 | ||
diff --git a/lisp/mh-e/mh-xface.el b/lisp/mh-e/mh-xface.el index ddb001ac8fe..4ff84a66f76 100644 --- a/lisp/mh-e/mh-xface.el +++ b/lisp/mh-e/mh-xface.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | ||
| 7 | ;; Keywords: mail | 6 | ;; Keywords: mail |
| 8 | ;; See: mh-e.el | 7 | ;; See: mh-e.el |
| 9 | 8 | ||
diff --git a/lisp/midnight.el b/lisp/midnight.el index 86c1e219f02..fa41d80a69e 100644 --- a/lisp/midnight.el +++ b/lisp/midnight.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sam Steingold <sds@gnu.org> | 5 | ;; Author: Sam Steingold <sds@gnu.org> |
| 6 | ;; Maintainer: Sam Steingold <sds@gnu.org> | ||
| 7 | ;; Created: 1998-05-18 | 6 | ;; Created: 1998-05-18 |
| 8 | ;; Keywords: utilities | 7 | ;; Keywords: utilities |
| 9 | 8 | ||
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index 3f7e9d192d6..91e980e4f15 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.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: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | ||
| 7 | ;; Created: 1999-05-28 | 6 | ;; Created: 1999-05-28 |
| 8 | ;; Keywords: hypermedia | 7 | ;; Keywords: hypermedia |
| 9 | 8 | ||
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el index bf6f5359aad..9da35488361 100644 --- a/lisp/net/rlogin.el +++ b/lisp/net/rlogin.el | |||
| @@ -3,8 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2019 Free Software | 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman <friedman@splode.com> |
| 7 | ;; Maintainer: Noah Friedman <friedman@splode.com> | ||
| 8 | ;; Keywords: unix, comm | 7 | ;; Keywords: unix, comm |
| 9 | 8 | ||
| 10 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/obsolete/iswitchb.el b/lisp/obsolete/iswitchb.el index 5b0df1e6950..ad2067fdef7 100644 --- a/lisp/obsolete/iswitchb.el +++ b/lisp/obsolete/iswitchb.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1996-1997, 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@gnu.org> | 5 | ;; Author: Stephen Eglen <stephen@gnu.org> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> | ||
| 7 | ;; Keywords: completion convenience | 6 | ;; Keywords: completion convenience |
| 8 | ;; Obsolete-since: 24.4 | 7 | ;; Obsolete-since: 24.4 |
| 9 | 8 | ||
diff --git a/lisp/obsolete/tpu-edt.el b/lisp/obsolete/tpu-edt.el index 8db1c4f5f11..0848135715e 100644 --- a/lisp/obsolete/tpu-edt.el +++ b/lisp/obsolete/tpu-edt.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993-1995, 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | ||
| 7 | ;; Version: 4.5 | 6 | ;; Version: 4.5 |
| 8 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
| 9 | ;; Obsolete-since: 24.5 | 8 | ;; Obsolete-since: 24.5 |
diff --git a/lisp/obsolete/tpu-extras.el b/lisp/obsolete/tpu-extras.el index f19a67dd48d..8b5818dfca3 100644 --- a/lisp/obsolete/tpu-extras.el +++ b/lisp/obsolete/tpu-extras.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993-1995, 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | ||
| 7 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
| 8 | ;; Package: tpu-edt | 7 | ;; Package: tpu-edt |
| 9 | ;; Obsolete-since: 24.5 | 8 | ;; Obsolete-since: 24.5 |
diff --git a/lisp/obsolete/tpu-mapper.el b/lisp/obsolete/tpu-mapper.el index 60e0e49b8b4..a7aa0cb0d00 100644 --- a/lisp/obsolete/tpu-mapper.el +++ b/lisp/obsolete/tpu-mapper.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993-1995, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | ||
| 7 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
| 8 | ;; Package: tpu-edt | 7 | ;; Package: tpu-edt |
| 9 | ;; Obsolete-since: 24.5 | 8 | ;; Obsolete-since: 24.5 |
diff --git a/lisp/org/org.el b/lisp/org/org.el index 119d0a2566a..5aa49b29d6f 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | ;; Copyright (C) 2004-2019 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2004-2019 Free Software Foundation, Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 7 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | ||
| 8 | ;; Keywords: outlines, hypermedia, calendar, wp | 7 | ;; Keywords: outlines, hypermedia, calendar, wp |
| 9 | ;; Homepage: https://orgmode.org | 8 | ;; Homepage: https://orgmode.org |
| 10 | ;; Version: 9.1.9 | 9 | ;; Version: 9.1.9 |
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index e13a3c9a252..28748cc3514 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.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: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | ||
| 7 | ;; Created: 1998-10-03 | 6 | ;; Created: 1998-10-03 |
| 8 | ;; Keywords: games puzzles | 7 | ;; Keywords: games puzzles |
| 9 | 8 | ||
diff --git a/lisp/printing.el b/lisp/printing.el index f2495ecda38..d584e46cecc 100644 --- a/lisp/printing.el +++ b/lisp/printing.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2000-2001, 2003-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2003-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, print, PostScript | 6 | ;; Keywords: wp, print, PostScript |
| 8 | ;; Version: 6.9.3 | 7 | ;; Version: 6.9.3 |
| 9 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 8 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el index b8441a79d98..53d37b689f0 100644 --- a/lisp/progmodes/ebnf-abn.el +++ b/lisp/progmodes/ebnf-abn.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.2 | 7 | ;; Old-Version: 1.2 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el index f28f49090d0..70dc84519fd 100644 --- a/lisp/progmodes/ebnf-bnf.el +++ b/lisp/progmodes/ebnf-bnf.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.10 | 7 | ;; Old-Version: 1.10 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el index 98284faf297..94d96432614 100644 --- a/lisp/progmodes/ebnf-dtd.el +++ b/lisp/progmodes/ebnf-dtd.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.1 | 7 | ;; Old-Version: 1.1 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf-ebx.el b/lisp/progmodes/ebnf-ebx.el index 5f9f9b2c197..25500f16186 100644 --- a/lisp/progmodes/ebnf-ebx.el +++ b/lisp/progmodes/ebnf-ebx.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.2 | 7 | ;; Old-Version: 1.2 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el index 88644bbe897..dbba87b3efc 100644 --- a/lisp/progmodes/ebnf-iso.el +++ b/lisp/progmodes/ebnf-iso.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.9 | 7 | ;; Old-Version: 1.9 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el index cbc058e4767..291d510020e 100644 --- a/lisp/progmodes/ebnf-otz.el +++ b/lisp/progmodes/ebnf-otz.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.0 | 7 | ;; Old-Version: 1.0 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el index 9e712353e99..e55e01e3e98 100644 --- a/lisp/progmodes/ebnf-yac.el +++ b/lisp/progmodes/ebnf-yac.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Old-Version: 1.4 | 7 | ;; Old-Version: 1.4 |
| 9 | ;; Package: ebnf2ps | 8 | ;; Package: ebnf2ps |
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el index 7e7efacf1e7..f26ad0a6a89 100644 --- a/lisp/progmodes/ebnf2ps.el +++ b/lisp/progmodes/ebnf2ps.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: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: wp, ebnf, PostScript | 6 | ;; Keywords: wp, ebnf, PostScript |
| 8 | ;; Version: 4.4 | 7 | ;; Version: 4.4 |
| 9 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 8 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |
diff --git a/lisp/progmodes/glasses.el b/lisp/progmodes/glasses.el index 2bfc256e18e..8dcf84a70bf 100644 --- a/lisp/progmodes/glasses.el +++ b/lisp/progmodes/glasses.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: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Milan Zamazal <pdm@zamazal.org> | ||
| 7 | ;; Keywords: tools | 6 | ;; Keywords: tools |
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el index d9406278e97..92824b63e68 100644 --- a/lisp/progmodes/ps-mode.el +++ b/lisp/progmodes/ps-mode.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1999, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Kleiweg <p.c.j.kleiweg@rug.nl> | 5 | ;; Author: Peter Kleiweg <p.c.j.kleiweg@rug.nl> |
| 6 | ;; Maintainer: Peter Kleiweg <p.c.j.kleiweg@rug.nl> | ||
| 7 | ;; Created: 20 Aug 1997 | 6 | ;; Created: 20 Aug 1997 |
| 8 | ;; Version: 1.1i | 7 | ;; Version: 1.1i |
| 9 | ;; Keywords: PostScript, languages | 8 | ;; Keywords: PostScript, languages |
diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el index a03556ee12d..f34b21e4cf4 100644 --- a/lisp/progmodes/vera-mode.el +++ b/lisp/progmodes/vera-mode.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1997-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Reto Zimmermann <reto@gnu.org> | 5 | ;; Author: Reto Zimmermann <reto@gnu.org> |
| 6 | ;; Maintainer: Reto Zimmermann <reto@gnu.org> | ||
| 7 | ;; Version: 2.28 | 6 | ;; Version: 2.28 |
| 8 | ;; Keywords: languages vera | 7 | ;; Keywords: languages vera |
| 9 | ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html | 8 | ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html |
diff --git a/lisp/ps-def.el b/lisp/ps-def.el index d248556ccda..0f3b2f7fee8 100644 --- a/lisp/ps-def.el +++ b/lisp/ps-def.el | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Kenichi Handa <handa@gnu.org> (multi-byte characters) | 6 | ;; Kenichi Handa <handa@gnu.org> (multi-byte characters) |
| 7 | ;; Maintainer: Kenichi Handa <handa@gnu.org> (multi-byte characters) | ||
| 8 | ;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 9 | ;; Keywords: wp, print, PostScript | 7 | ;; Keywords: wp, print, PostScript |
| 10 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 8 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |
| 11 | ;; Package: ps-print | 9 | ;; Package: ps-print |
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 537ba9627d5..24604e9d5cf 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Kenichi Handa <handa@gnu.org> (multi-byte characters) | 6 | ;; Kenichi Handa <handa@gnu.org> (multi-byte characters) |
| 7 | ;; Maintainer: Kenichi Handa <handa@gnu.org> (multi-byte characters) | ||
| 8 | ;; Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 9 | ;; Keywords: wp, print, PostScript, multibyte, mule | 7 | ;; Keywords: wp, print, PostScript, multibyte, mule |
| 10 | ;; Package: ps-print | 8 | ;; Package: ps-print |
| 11 | 9 | ||
diff --git a/lisp/ruler-mode.el b/lisp/ruler-mode.el index c5c88d03e08..093dd497dc1 100644 --- a/lisp/ruler-mode.el +++ b/lisp/ruler-mode.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: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 24 Mar 2001 | 6 | ;; Created: 24 Mar 2001 |
| 8 | ;; Version: 1.6 | 7 | ;; Version: 1.6 |
| 9 | ;; Keywords: convenience | 8 | ;; Keywords: convenience |
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index e9b17795a92..19d1df6d51c 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomas Abrahamsson <tab@lysator.liu.se> | 5 | ;; Author: Tomas Abrahamsson <tab@lysator.liu.se> |
| 6 | ;; Maintainer: Tomas Abrahamsson <tab@lysator.liu.se> | ||
| 7 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
| 8 | ;; Version: 1.2.6 | 7 | ;; Version: 1.2.6 |
| 9 | ;; Release-date: 6-Aug-2004 | 8 | ;; Release-date: 6-Aug-2004 |
diff --git a/lisp/timezone.el b/lisp/timezone.el index 621f02479f7..79720b42ec1 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el | |||
| @@ -3,8 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2019 Free Software | 3 | ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu Umeda | 6 | ;; Author: Masanobu Umeda <umerin@mse.kyutech.ac.jp> |
| 7 | ;; Maintainer: umerin@mse.kyutech.ac.jp | ||
| 8 | ;; Keywords: news | 7 | ;; Keywords: news |
| 9 | 8 | ||
| 10 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/tree-widget.el b/lisp/tree-widget.el index 61bfacd56a1..e4da23a387a 100644 --- a/lisp/tree-widget.el +++ b/lisp/tree-widget.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | ||
| 7 | ;; Created: 16 Feb 2001 | 6 | ;; Created: 16 Feb 2001 |
| 8 | ;; Keywords: extensions | 7 | ;; Keywords: extensions |
| 9 | 8 | ||
diff --git a/lisp/type-break.el b/lisp/type-break.el index 0ad79dd1130..52029604afc 100644 --- a/lisp/type-break.el +++ b/lisp/type-break.el | |||
| @@ -3,8 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1994-1995, 1997, 2000-2019 Free Software Foundation, | 3 | ;; Copyright (C) 1994-1995, 1997, 2000-2019 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman <friedman@splode.com> |
| 7 | ;; Maintainer: Noah Friedman <friedman@splode.com> | ||
| 8 | ;; Keywords: extensions, timers | 7 | ;; Keywords: extensions, timers |
| 9 | ;; Created: 1994-07-13 | 8 | ;; Created: 1994-07-13 |
| 10 | 9 | ||
diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el index d0b202cd5fa..693056c2b9a 100644 --- a/lisp/vc/vc-dav.el +++ b/lisp/vc/vc-dav.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2001, 2004-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: Bill Perry <wmperry@gnu.org> | ||
| 7 | ;; Keywords: url, vc | 6 | ;; Keywords: url, vc |
| 8 | ;; Package: vc | 7 | ;; Package: vc |
| 9 | 8 | ||
diff --git a/lisp/vt-control.el b/lisp/vt-control.el index 7175095d40a..ee2463475e0 100644 --- a/lisp/vt-control.el +++ b/lisp/vt-control.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | ||
| 7 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
| 8 | 7 | ||
| 9 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/whitespace.el b/lisp/whitespace.el index 2463e655b19..d0368b54a80 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2000-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> | ||
| 7 | ;; Keywords: data, wp | 6 | ;; Keywords: data, wp |
| 8 | ;; Version: 13.2.2 | 7 | ;; Version: 13.2.2 |
| 9 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 8 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |
diff --git a/test/lisp/jsonrpc-tests.el b/test/lisp/jsonrpc-tests.el index 52f709f14c1..f3e48739ced 100644 --- a/test/lisp/jsonrpc-tests.el +++ b/test/lisp/jsonrpc-tests.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: João Távora <joaotavora@gmail.com> | 5 | ;; Author: João Távora <joaotavora@gmail.com> |
| 6 | ;; Maintainer: João Távora <joaotavora@gmail.com> | ||
| 7 | ;; Keywords: tests | 6 | ;; Keywords: tests |
| 8 | 7 | ||
| 9 | ;; This program is free software; you can redistribute it and/or modify | 8 | ;; This program is free software; you can redistribute it and/or modify |