diff options
Diffstat (limited to 'lisp/help.el')
| -rw-r--r-- | lisp/help.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el index 07b9627e3db..39ec6be1fde 100644 --- a/lisp/help.el +++ b/lisp/help.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; help.el --- help commands for Emacs | 1 | ;;; help.el --- help commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help, internal | 7 | ;; Keywords: help, internal |