diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-11-02 12:37:54 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-11-02 12:37:54 +0000 |
commit | 6e65a812a0879fd21e13b622924d674601cb7c39 (patch) | |
tree | e703e546055090d0a575212e66a100889f22516f /lisp/mail/mh-e.el | |
parent | 4b3eb10f1789adcc93f7a3220c722ef75f53c424 (diff) | |
download | emacs-6e65a812a0879fd21e13b622924d674601cb7c39.tar.gz emacs-6e65a812a0879fd21e13b622924d674601cb7c39.tar.bz2 emacs-6e65a812a0879fd21e13b622924d674601cb7c39.zip |
Change maintainer.
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 2a3462d6513..eb6b7994494 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,2000 Free Software Foundation, Inc. -;; Maintainer: None +;; Maintainer: Bill Wohler <wohler@newt.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.25 2000/05/23 20:10:46 monnier Exp $") +(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.26 2000/08/16 20:38:40 monnier Exp $") ;;; Code: |