diff options
| author | Richard M. Stallman | 2002-07-07 09:11:10 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-07-07 09:11:10 +0000 |
| commit | 9ae4c9259cf20ec600cdc3292a2957a11ed118e0 (patch) | |
| tree | ab764e377fabb0f4f49c5ab597a8743688919e18 | |
| parent | 293fa54ada4930572e8c100ce88fac516ddd86d3 (diff) | |
| download | emacs-9ae4c9259cf20ec600cdc3292a2957a11ed118e0.tar.gz emacs-9ae4c9259cf20ec600cdc3292a2957a11ed118e0.zip | |
Change maintainer email address.
| -rw-r--r-- | lisp/mouse-sel.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index 34b912e3334..731a945aba4 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1994, 1995, 2001 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1994, 1995, 2001 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mike Williams <mikew@gopher.dosli.govt.nz> | 5 | ;; Author: Mike Williams <mdub@bigfoot.com> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
| 7 | 7 | ||
| 8 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |