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 45c701f33bc..86a2150afc7 100644 --- a/lisp/term/konsole.el +++ b/lisp/term/konsole.el @@ -1,5 +1,5 @@ ;;; konsole.el --- terminal initialization for konsole -;; Copyright (C) 2017 Free Software Foundation, Inc. +;; Copyright (C) 2017-2018 Free Software Foundation, Inc. (require 'term/xterm) |