diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ehelp.el | 6 |
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 |