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 | |
parent | 4b3eb10f1789adcc93f7a3220c722ef75f53c424 (diff) | |
download | emacs-6e65a812a0879fd21e13b622924d674601cb7c39.tar.gz |
Change maintainer.
Diffstat (limited to 'lisp/mail')
-rw-r--r-- | lisp/mail/mh-comp.el | 4 | ||||
-rw-r--r-- | lisp/mail/mh-e.el | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lisp/mail/mh-comp.el b/lisp/mail/mh-comp.el index f7da24e8a8f..6bc7082ae11 100644 --- a/lisp/mail/mh-comp.el +++ b/lisp/mail/mh-comp.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1993,1995,1997,2000 Free Software Foundation, Inc. -;; Maintainer: None +;; Maintainer: Bill Wohler <wohler@newt.com> ;; Keywords: mail ;; Bug-reports: include `M-x mh-version' output in any correspondence @@ -30,7 +30,7 @@ ;;; Change Log: -;; $Id: mh-comp.el,v 1.18 2000/06/05 07:15:34 monnier Exp $ +;; $Id: mh-comp.el,v 1.19 2000/08/16 20:39:14 monnier Exp $ ;;; Code: 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: |