diff options
Diffstat (limited to 'lisp/term/fbterm.el')
-rw-r--r-- | lisp/term/fbterm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/fbterm.el b/lisp/term/fbterm.el index d9981778dbe..834a45dac66 100644 --- a/lisp/term/fbterm.el +++ b/lisp/term/fbterm.el @@ -1,6 +1,6 @@ ;;; fbterm.el -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; Note that, in some versions of fbterm, the TERM environment ;; variable is set to "linux". When that's the case, the code below |