diff options
| author | Glenn Morris | 2014-02-09 17:34:22 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-09 17:34:22 -0800 |
| commit | 34dc21db6e57ebbad81a196002fcd3cc557f096e (patch) | |
| tree | af967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/help-mode.el | |
| parent | 411141fb8e659c11194b40b6fc645b7226c76d12 (diff) | |
| download | emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip | |
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/help-mode.el')
| -rw-r--r-- | lisp/help-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help-mode.el b/lisp/help-mode.el index 49bb275499d..76bb12cd69f 100644 --- a/lisp/help-mode.el +++ b/lisp/help-mode.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2014 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: help, internal | 7 | ;; Keywords: help, internal |
| 8 | ;; Package: emacs | 8 | ;; Package: emacs |
| 9 | 9 | ||