diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-19 21:29:13 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-19 21:34:27 -0700 |
commit | bef1be873009d6e9f5a097396179f63a565bb6fd (patch) | |
tree | 227e495b83b50b965c65f26b3bb979e877726530 /lisp/emacs-lisp/map.el | |
parent | 20241e2c764263ebf31cfb0c6a7a0d3b9ba52429 (diff) | |
download | emacs-bef1be873009d6e9f5a097396179f63a565bb6fd.tar.gz |
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.
Diffstat (limited to 'lisp/emacs-lisp/map.el')
-rw-r--r-- | lisp/emacs-lisp/map.el | 2 |
1 files changed, 0 insertions, 2 deletions
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 |