diff options
| author | Glenn Morris | 2014-02-09 17:34:22 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-09 17:34:22 -0800 |
| commit | 34dc21db6e57ebbad81a196002fcd3cc557f096e (patch) | |
| tree | af967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/mouse.el | |
| parent | 411141fb8e659c11194b40b6fc645b7226c76d12 (diff) | |
| download | emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip | |
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/mouse.el')
| -rw-r--r-- | lisp/mouse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el index 9231767576a..9b1422f0658 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1999-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: hardware, mouse | 6 | ;; Keywords: hardware, mouse |
| 7 | ;; Package: emacs | 7 | ;; Package: emacs |
| 8 | 8 | ||