diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-07-24 04:01:12 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-07-24 04:01:12 +0000 |
commit | 835b892a395f80fbf2e97bbf12fa52dbc78dec16 (patch) | |
tree | 9eb17c59441a8cb235c59c8d373f30ea976bd8df /lisp/iswitchb.el | |
parent | ae5ac7d044747ee1133d35530dde01c7cb0fad34 (diff) | |
download | emacs-835b892a395f80fbf2e97bbf12fa52dbc78dec16.tar.gz |
Comment change.
Diffstat (limited to 'lisp/iswitchb.el')
-rw-r--r-- | lisp/iswitchb.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 9f184661442..862d5ef3045 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -2,10 +2,9 @@ ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephene@cogs.susx.ac.uk> -;; Maintainer: Stephen Eglen <stephene@cogs.susx.ac.uk> +;; Author: Stephen Eglen <stephen@cns.ed.ac.uk> +;; Maintainer: Stephen Eglen <stephen@cns.ed.ac.uk> ;; Keywords: extensions -;; location: http://www.cogs.susx.ac.uk/users/stephene/emacs ;; This file is part of GNU Emacs. |