diff options
Diffstat (limited to 'lisp/term/konsole.el')
-rw-r--r-- | lisp/term/konsole.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/konsole.el b/lisp/term/konsole.el index 1f65a46011c..44ef8b9fac9 100644 --- a/lisp/term/konsole.el +++ b/lisp/term/konsole.el @@ -1,5 +1,5 @@ ;;; konsole.el --- terminal initialization for konsole -*- lexical-binding:t -*- -;; Copyright (C) 2017-2021 Free Software Foundation, Inc. +;; Copyright (C) 2017-2022 Free Software Foundation, Inc. (require 'term/xterm) |