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 | |
parent | ae5ac7d044747ee1133d35530dde01c7cb0fad34 (diff) | |
download | emacs-835b892a395f80fbf2e97bbf12fa52dbc78dec16.tar.gz |
Comment change.
-rw-r--r-- | lisp/iswitchb.el | 5 | ||||
-rw-r--r-- | lisp/mail/mspools.el | 7 |
2 files changed, 5 insertions, 7 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. diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index ce5955ab864..6517e2b9397 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el @@ -2,11 +2,10 @@ ;; Copyright (C) 1997 Stephen Eglen -;; 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> ;; Created: 22 Jan 1997 -;; Version: 1.0 -;; Keywords: +;; Keywords: mail ;; This program is free software; you can redistribute it and/or modify |