diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-11-16 21:10:58 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-11-16 21:10:58 +0000 |
commit | b2537dfac3e07fe2a6db4e32562ee69cf351818d (patch) | |
tree | ca273d6ba42b698dae8a4b443b5a870e87357c13 | |
parent | af6046560c78797a018cd8d132f38e9f18371936 (diff) | |
download | emacs-b2537dfac3e07fe2a6db4e32562ee69cf351818d.tar.gz |
Change maintainer email address.
-rw-r--r-- | lisp/iswitchb.el | 4 | ||||
-rw-r--r-- | lisp/mail/mspools.el | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 4e329f8c4a9..9e1b80e8f2e 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -2,8 +2,8 @@ ;; Copyright (C) 1996, 1997, 2000, 2001 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> -;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> +;; Author: Stephen Eglen <stephen@gnu.org> +;; Maintainer: Stephen Eglen <stephen@gnu.org> ;; Keywords: completion convenience ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index 2075ca8b7a1..f7527fa186b 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el @@ -2,8 +2,8 @@ ;; Copyright (C) 1997 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> -;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> +;; Author: Stephen Eglen <stephen@gnu.org> +;; Maintainer: Stephen Eglen <stephen@gnu.org> ;; Created: 22 Jan 1997 ;; Keywords: mail ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ |