diff options
Diffstat (limited to 'lisp/term/linux.el')
-rw-r--r-- | lisp/term/linux.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/linux.el b/lisp/term/linux.el index 70730dc5844..35bd3ac0acb 100644 --- a/lisp/term/linux.el +++ b/lisp/term/linux.el @@ -1,4 +1,4 @@ -;; The Linux console handles Latin-1 by default. +;; The Linux console handles Latin-1 by default. -*- lexical-binding:t -*- (declare-function gpm-mouse-enable "t-mouse" ()) |