From 797ee5871e458d6d97f57a24405412a053f5ef32 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 26 May 2019 00:58:27 -0700 Subject: 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. --- lisp/emacs-lisp/find-func.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/emacs-lisp/find-func.el') 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 -;; Maintainer: petersen@kurims.kyoto-u.ac.jp ;; Keywords: emacs-lisp, functions, variables ;; Created: 97/07/25 -- cgit v1.2.3