diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-16 04:23:17 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-16 04:23:17 +0000 |
commit | 841763034cba0e8e751fe510082babacfd83c2a5 (patch) | |
tree | 0a4e3b6170b764fcf250b62e1b78faac239cd086 /lisp/mh-e.el | |
parent | c2c2f720d6741c3b73ce42ab035d85911d7cadec (diff) | |
download | emacs-841763034cba0e8e751fe510082babacfd83c2a5.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/mh-e.el')
-rw-r--r-- | lisp/mh-e.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e.el b/lisp/mh-e.el index d33bdf20a77..b5f741219db 100644 --- a/lisp/mh-e.el +++ b/lisp/mh-e.el @@ -2,12 +2,12 @@ ;; Author: James Larus <larus@ginger.berkeley.edu> ;; Version: 3.7 +;; Last-Modified: 30 Jun 1992 (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 -;;; ;; GNU Emacs is distributed in the hope that it will be useful, ;; but without any warranty. No author or distributor |