aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ehelp.el
diff options
context:
space:
mode:
authorGlenn Morris2014-02-09 17:34:22 -0800
committerGlenn Morris2014-02-09 17:34:22 -0800
commit34dc21db6e57ebbad81a196002fcd3cc557f096e (patch)
treeaf967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/ehelp.el
parent411141fb8e659c11194b40b6fc645b7226c76d12 (diff)
downloademacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz
emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/ehelp.el')
-rw-r--r--lisp/ehelp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ehelp.el b/lisp/ehelp.el
index ed4c7b54187..dd6c6c4cb28 100644
--- a/lisp/ehelp.el
+++ b/lisp/ehelp.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Richard Mlynarik 5;; Author: Richard Mlynarik
6;; (according to ack.texi and authors.el) 6;; (according to ack.texi and authors.el)
7;; Maintainer: FSF 7;; Maintainer: emacs-devel@gnu.org
8;; Keywords: help, extensions 8;; Keywords: help, extensions
9 9
10;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.