diff options
Diffstat (limited to 'lisp/term')
-rw-r--r-- | lisp/term/common-win.el | 2 | ||||
-rw-r--r-- | lisp/term/tty-colors.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index 8d5cb191dd8..8ae58718e3f 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el @@ -1,4 +1,4 @@ -;;; common-win.el --- common part of handling window systems +;;; common-win.el --- common part of handling window systems -*- lexical-binding: t; -*- ;; Copyright (C) 1993-1994, 2001-2021 Free Software Foundation, Inc. diff --git a/lisp/term/tty-colors.el b/lisp/term/tty-colors.el index 1aeaffbbc01..740d0654a17 100644 --- a/lisp/term/tty-colors.el +++ b/lisp/term/tty-colors.el @@ -1,4 +1,4 @@ -;;; tty-colors.el --- color support for character terminals +;;; tty-colors.el --- color support for character terminals -*- lexical-binding: t; -*- ;; Copyright (C) 1999-2021 Free Software Foundation, Inc. |