comparison lisp/=mh-e.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents e694e0879463
children 9620f7edf04d
comparison
equal deleted inserted replaced
845:213978acbc1e 846:20674ae6bf52
1 ;;; mh-e.el --- GNU Emacs interface to the MH mailer 1 ;;; mh-e.el --- GNU Emacs interface to the MH mailer
2
3 ;;; Copyright (C) 1985, 86, 87, 88, 89, 92 Free Software Foundation
2 4
3 ;; Author: James Larus <larus@ginger.berkeley.edu> 5 ;; Author: James Larus <larus@ginger.berkeley.edu>
4 ;; Version: 3.7 6 ;; Version: 3.7
5 ;; Last-Modified: 30 Jun 1992
6 ;; Keywords: mail 7 ;; Keywords: mail
7 8
8 (defvar mh-e-RCS-id) 9 (defvar mh-e-RCS-id)
9 (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 $") 10 (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 $")
10
11 ;;; Copyright (C) 1985, 86, 87, 88, 89, 92 Free Software Foundation
12 11
13 ;; GNU Emacs is distributed in the hope that it will be useful, 12 ;; GNU Emacs is distributed in the hope that it will be useful,
14 ;; but without any warranty. No author or distributor 13 ;; but without any warranty. No author or distributor
15 ;; accepts responsibility to anyone for the consequences of using it 14 ;; accepts responsibility to anyone for the consequences of using it
16 ;; or for whether it serves any particular purpose or works at all, 15 ;; or for whether it serves any particular purpose or works at all,