From bef1be873009d6e9f5a097396179f63a565bb6fd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 19 May 2019 21:29:13 -0700 Subject: Fixes for "Maintainer:" and related lines Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines, which are not that useful. It also cleans up and regularizes a few similar lines. --- lisp/emacs-lisp/map.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'lisp/emacs-lisp/map.el') diff --git a/lisp/emacs-lisp/map.el b/lisp/emacs-lisp/map.el index 54e802edf4f..774df3f84e7 100644 --- a/lisp/emacs-lisp/map.el +++ b/lisp/emacs-lisp/map.el @@ -8,8 +8,6 @@ ;; Package-Requires: ((emacs "25")) ;; Package: map -;; Maintainer: emacs-devel@gnu.org - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify -- cgit v1.2.1