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 /lisp/iswitchb.el | |
parent | ffa286a2aa940bcf425773d84e5f83450142522e (diff) | |
download | emacs-183040ff191767b4d43c8e4993a0ab5a86a8fba5.tar.gz |
Update author email and web page.
Diffstat (limited to 'lisp/iswitchb.el')
-rw-r--r-- | lisp/iswitchb.el | 6 |
1 files changed, 3 insertions, 3 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. |