diff options
Diffstat (limited to 'lisp/emacs-lisp/helper.el')
-rw-r--r-- | lisp/emacs-lisp/helper.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/emacs-lisp/helper.el b/lisp/emacs-lisp/helper.el index 6f513099aee..66dab22b1a1 100644 --- a/lisp/emacs-lisp/helper.el +++ b/lisp/emacs-lisp/helper.el @@ -1,12 +1,11 @@ ;;; helper.el --- utility help package supporting help in electric modes +;; Copyright (C) 1985 Free Software Foundation, Inc. + ;; Author: K. Shane Hartman ;; Maintainer: FSF -;; Last-Modified: 16 Mar 1991 ;; Keywords: help -;; Copyright (C) 1985 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |