summaryrefslogtreecommitdiff
path: root/lisp/term
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-02-09 17:34:22 -0800
committerGlenn Morris <rgm@gnu.org>2014-02-09 17:34:22 -0800
commit34dc21db6e57ebbad81a196002fcd3cc557f096e (patch)
treeaf967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/term
parent411141fb8e659c11194b40b6fc645b7226c76d12 (diff)
downloademacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/common-win.el2
-rw-r--r--lisp/term/pc-win.el2
-rw-r--r--lisp/term/tty-colors.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el
index 31aa5ffdc42..ba59c75c4ec 100644
--- a/lisp/term/common-win.el
+++ b/lisp/term/common-win.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc.
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: terminals
;; This file is part of GNU Emacs.
diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el
index 207c38e2b92..00b860f8dcc 100644
--- a/lisp/term/pc-win.el
+++ b/lisp/term/pc-win.el
@@ -4,7 +4,7 @@
;; Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
;; This file is part of GNU Emacs.
diff --git a/lisp/term/tty-colors.el b/lisp/term/tty-colors.el
index 8867f7a95e1..60be0a40f58 100644
--- a/lisp/term/tty-colors.el
+++ b/lisp/term/tty-colors.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1999-2014 Free Software Foundation, Inc.
;; Author: Eli Zaretskii
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: terminals, faces
;; This file is part of GNU Emacs.