diff options
Diffstat (limited to 'lisp/help.el')
-rw-r--r-- | lisp/help.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/help.el b/lisp/help.el index 0a96066fc5f..81c1e426084 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -1,11 +1,10 @@ ;;; help.el --- help commands for Emacs +;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 30 Jun 1992 ;; Keywords: help, internal -;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |