diff options
Diffstat (limited to 'lisp/term/tty-colors.el')
-rw-r--r-- | lisp/term/tty-colors.el | 2 |
1 files changed, 1 insertions, 1 deletions
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. |