diff options
Diffstat (limited to 'lisp/=mh-e.el')
-rw-r--r-- | lisp/=mh-e.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/=mh-e.el b/lisp/=mh-e.el index 541a610997b..a10df5aa4ef 100644 --- a/lisp/=mh-e.el +++ b/lisp/=mh-e.el @@ -1,15 +1,14 @@ ;;; mh-e.el --- GNU Emacs interface to the MH mailer +;;; Copyright (C) 1985, 86, 87, 88, 89, 92 Free Software Foundation + ;; Author: James Larus <larus@ginger.berkeley.edu> ;; Version: 3.7 -;; Last-Modified: 30 Jun 1992 ;; Keywords: mail (defvar mh-e-RCS-id) (setq mh-e-RCS-id "$Header: /var/home/larus/lib/emacs/RCS/mh-e.el,v 3.1 90/09/28 15:47:58 larus Exp Locker: larus $") -;;; Copyright (C) 1985, 86, 87, 88, 89, 92 Free Software Foundation - ;; GNU Emacs is distributed in the hope that it will be useful, ;; but without any warranty. No author or distributor ;; accepts responsibility to anyone for the consequences of using it |