summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-10 23:30:27 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-10 23:30:27 +0000
commit4aebd88f591875d1ce294ca666c05b7ce8f80db1 (patch)
tree09a1cbe65c425cc4e54c68380fcfefedef00a5ab
parent11ad1e4206ebdd47a74524ae8b9df02cbed559f4 (diff)
downloademacs-4aebd88f591875d1ce294ca666c05b7ce8f80db1.tar.gz
Comment (add Author:, based on authors.el).
-rw-r--r--lisp/ehelp.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ehelp.el b/lisp/ehelp.el
index 83100c150c1..3d8953f1590 100644
--- a/lisp/ehelp.el
+++ b/lisp/ehelp.el
@@ -1,8 +1,10 @@
;;; ehelp.el --- bindings for electric-help mode
-;; Copyright (C) 1986, 1995, 2000, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1995, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+;; 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Author: Richard Mlynarik
+;; (according to ack.texi and authors.el)
;; Maintainer: FSF
;; Keywords: help, extensions