diff options
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/eldoc.el | 1 | ||||
-rw-r--r-- | lisp/emacs-lisp/find-func.el | 1 | ||||
-rw-r--r-- | lisp/emacs-lisp/regi.el | 1 | ||||
-rw-r--r-- | lisp/emacs-lisp/tcover-ses.el | 1 | ||||
-rw-r--r-- | lisp/emacs-lisp/tcover-unsafep.el | 1 | ||||
-rw-r--r-- | lisp/emacs-lisp/testcover.el | 1 | ||||
-rw-r--r-- | lisp/emacs-lisp/unsafep.el | 1 |
7 files changed, 0 insertions, 7 deletions
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 @@ ;; 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 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 @@ ;; 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 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 @@ ;; 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 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 @@ ;; 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 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 @@ ;; 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 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 @@ ;; 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. 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 @@ ;; 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. |