diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-09-23 17:37:37 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-09-23 17:37:37 +0000 |
commit | f4e0b4fc8d732360275187d3250505b35d8aa03f (patch) | |
tree | 7e918d62258cdfad420a45947043276199fca8f3 /lisp/mail/mh-e.el | |
parent | 0678d779633102012ef1f23222833336df545ebe (diff) | |
download | emacs-f4e0b4fc8d732360275187d3250505b35d8aa03f.tar.gz emacs-f4e0b4fc8d732360275187d3250505b35d8aa03f.tar.bz2 emacs-f4e0b4fc8d732360275187d3250505b35d8aa03f.zip |
Update Stephen Gildea's mail address.
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 26db738a832..e9bc2939445 100644 --- a/lisp/mail/mh-e.el +++ b/lisp/mail/mh-e.el @@ -59,8 +59,8 @@ ;; Original version for Gosling emacs by Brian Reid, Stanford, 1982. ;; 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.27 2000/11/02 12:37:54 gerd Exp $") +;; Modified by Stephen Gildea 1988. gildea@sto.mail-abuse.org +(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.28 2001/07/15 19:53:53 pj Exp $") ;;; Code: |