diff options
| author | Stephen Eglen | 1998-11-30 23:29:13 +0000 |
|---|---|---|
| committer | Stephen Eglen | 1998-11-30 23:29:13 +0000 |
| commit | 183040ff191767b4d43c8e4993a0ab5a86a8fba5 (patch) | |
| tree | 96538a67e09a1aaec465248a712159dc2bdd4f08 | |
| parent | ffa286a2aa940bcf425773d84e5f83450142522e (diff) | |
| download | emacs-183040ff191767b4d43c8e4993a0ab5a86a8fba5.tar.gz emacs-183040ff191767b4d43c8e4993a0ab5a86a8fba5.zip | |
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 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@cns.ed.ac.uk> | 5 | ;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@cns.ed.ac.uk> | 6 | ;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> |
| 7 | ;; Keywords: extensions convenience | 7 | ;; Keywords: extensions convenience |
| 8 | ;; location: http://www.cns.ed.ac.uk/people/stephen/emacs/ | 8 | ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 11 | 11 | ||
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 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@cns.ed.ac.uk> | 5 | ;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@cns.ed.ac.uk> | 6 | ;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> |
| 7 | ;; Created: 22 Jan 1997 | 7 | ;; Created: 22 Jan 1997 |
| 8 | ;; Keywords: mail | 8 | ;; Keywords: mail |
| 9 | ;; location: http://www.cns.ed.ac.uk/people/stephen/emacs/ | 9 | ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ |
| 10 | 10 | ||
| 11 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 12 | 12 | ||