diff options
author | Stephen Eglen <stephen@gnu.org> | 1998-11-30 23:29:13 +0000 |
---|---|---|
committer | Stephen Eglen <stephen@gnu.org> | 1998-11-30 23:29:13 +0000 |
commit | 183040ff191767b4d43c8e4993a0ab5a86a8fba5 (patch) | |
tree | 96538a67e09a1aaec465248a712159dc2bdd4f08 | |
parent | ffa286a2aa940bcf425773d84e5f83450142522e (diff) | |
download | emacs-183040ff191767b4d43c8e4993a0ab5a86a8fba5.tar.gz |
Update author email and web page.
-rw-r--r-- | lisp/iswitchb.el | 6 | ||||
-rw-r--r-- | lisp/mail/mspools.el | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index a6bac08dd74..b683982f52f 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -2,10 +2,10 @@ ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephen@cns.ed.ac.uk> -;; Maintainer: Stephen Eglen <stephen@cns.ed.ac.uk> +;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> +;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> ;; Keywords: extensions convenience -;; location: http://www.cns.ed.ac.uk/people/stephen/emacs/ +;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ ;; This file is part of GNU Emacs. diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index 538f8aa0fe7..0c8d923f006 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el @@ -2,11 +2,11 @@ ;; Copyright (C) 1997 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephen@cns.ed.ac.uk> -;; Maintainer: Stephen Eglen <stephen@cns.ed.ac.uk> +;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> +;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> ;; Created: 22 Jan 1997 ;; Keywords: mail -;; location: http://www.cns.ed.ac.uk/people/stephen/emacs/ +;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ ;; This file is part of GNU Emacs. |