diff options
Diffstat (limited to 'lisp/term')
-rw-r--r-- | lisp/term/common-win.el | 1 | ||||
-rw-r--r-- | lisp/term/pc-win.el | 1 | ||||
-rw-r--r-- | lisp/term/tty-colors.el | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index d7fceb83085..b7a778fc004 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el @@ -2,6 +2,7 @@ ;; Copyright (C) 1993-1994, 2001-2019 Free Software Foundation, Inc. +;; 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 c434ea6b9cb..09275991cf5 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el @@ -4,6 +4,7 @@ ;; Foundation, Inc. ;; Author: Morten Welinder <terra@diku.dk> +;; 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 2718aecb9af..307586f2213 100644 --- a/lisp/term/tty-colors.el +++ b/lisp/term/tty-colors.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1999-2019 Free Software Foundation, Inc. ;; Author: Eli Zaretskii +;; Maintainer: emacs-devel@gnu.org ;; Keywords: terminals, faces ;; This file is part of GNU Emacs. |