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/icomplete.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/icomplete.el') 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 @@ ;; Foundation, Inc. ;; Author: Ken Manheimer -;; Maintainer: Ken Manheimer ;; Created: Mar 1993 Ken Manheimer, klm@nist.gov - first release to usenet ;; Keywords: help, abbrev -- cgit v1.2.1