diff options
author | Gerd Moellmann <gerd@gnu.org> | 1999-11-09 13:40:03 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 1999-11-09 13:40:03 +0000 |
commit | 3e9f8311f9858cb2fd07e495f025bcc42fcf24fc (patch) | |
tree | 6348eb01a183eccee83be6de7c3df1f81fe7aa24 /lisp/mail/mh-e.el | |
parent | 155fc930d8e8d30c6c2870ca627c57aaf4041f7c (diff) | |
download | emacs-3e9f8311f9858cb2fd07e495f025bcc42fcf24fc.tar.gz emacs-3e9f8311f9858cb2fd07e495f025bcc42fcf24fc.tar.bz2 emacs-3e9f8311f9858cb2fd07e495f025bcc42fcf24fc.zip |
Changed maintainer to billcurtis@hotmail.com.
Diffstat (limited to 'lisp/mail/mh-e.el')
-rw-r--r-- | lisp/mail/mh-e.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mail/mh-e.el b/lisp/mail/mh-e.el index ef227bd66bb..0483b2a0096 100644 --- a/lisp/mail/mh-e.el +++ b/lisp/mail/mh-e.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1985,86,87,88,90,92,93,94,95,97 Free Software Foundation, Inc. -;; Maintainer: Stephen Gildea <gildea@alum.mit.edu> +;; Maintainer: billcurtis@hotmail.com ;; Version: 5.0.2 ;; Keywords: mail ;; Bug-reports: include `M-x mh-version' output in any correspondence @@ -60,7 +60,7 @@ ;; 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@lcs.mit.edu -(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.20 1998/05/03 07:34:07 rms Exp kwzh $") +(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.21 1999/08/16 03:50:35 kwzh Exp $") ;;; Code: |