summaryrefslogtreecommitdiff
path: root/lisp/=mh-e.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 04:00:03 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 04:00:03 +0000
commitdc0419a7b083b4df98e3480853c44b8af0fec98a (patch)
treed5deeb5baefb5faaffb78b8a16ada5f19e8dd29b /lisp/=mh-e.el
parent9b9e4a0d969462615e1fbbc9553f7b1f745ab251 (diff)
downloademacs-dc0419a7b083b4df98e3480853c44b8af0fec98a.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/=mh-e.el')
-rw-r--r--lisp/=mh-e.el15
1 files changed, 9 insertions, 6 deletions
diff --git a/lisp/=mh-e.el b/lisp/=mh-e.el
index 83ad2850904..d33bdf20a77 100644
--- a/lisp/=mh-e.el
+++ b/lisp/=mh-e.el
@@ -1,15 +1,13 @@
;;; mh-e.el --- GNU Emacs interface to the MH mailer
-;;; (Version: 3.7 for GNU Emacs Version 18 and MH.5 and MH.6)
+;; Author: James Larus <larus@ginger.berkeley.edu>
+;; Version: 3.7
(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-89 Free Software Foundation
-;;; Author: James Larus (larus@ginger.Berkeley.EDU or ucbvax!larus)
-;;; Please send suggestions and corrections to the above address.
;;;
-;;; This file contains mh-e, a GNU Emacs front end to the MH mail system.
-
;; GNU Emacs is distributed in the hope that it will be useful,
;; but without any warranty. No author or distributor
@@ -25,17 +23,22 @@
;; It should be in a file named COPYING. Among other things, the
;; copyright notice and this notice must be preserved on all copies.
+;;; Commentary:
+
+;;; This file contains mh-e, a GNU Emacs front end to the MH mail system
+;;; (specifically, for use with MH.5 and MH.6).
;;; Original version for Gosling emacs by Brian Reid, Stanford, 1982.
;;; Modified by James Larus, BBN, July 1984 and UCB, 1984 & 1985.
;;; Rewritten for GNU Emacs, James Larus 1985. larus@ginger.berkeley.edu
;;; Modified by Stephen Gildea 1988. gildea@bbn.com
-
;;; NB. MH must have been compiled with the MHE compiler flag or several
;;; features necessary mh-e will be missing from MH commands, specifically
;;; the -build switch to repl and forw.
+;;; Code:
+
;;; Constants: