diff options
| author | Paul Eggert | 2019-05-19 21:29:13 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-05-19 21:34:27 -0700 |
| commit | bef1be873009d6e9f5a097396179f63a565bb6fd (patch) | |
| tree | 227e495b83b50b965c65f26b3bb979e877726530 /lisp/help.el | |
| parent | 20241e2c764263ebf31cfb0c6a7a0d3b9ba52429 (diff) | |
| download | emacs-bef1be873009d6e9f5a097396179f63a565bb6fd.tar.gz emacs-bef1be873009d6e9f5a097396179f63a565bb6fd.zip | |
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/help.el')
| -rw-r--r-- | lisp/help.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el index 42ff3755650..0677368a4d6 100644 --- a/lisp/help.el +++ b/lisp/help.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2019 Free Software | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2019 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | ||
| 7 | ;; Keywords: help, internal | 6 | ;; Keywords: help, internal |
| 8 | ;; Package: emacs | 7 | ;; Package: emacs |
| 9 | 8 | ||