diff options
Diffstat (limited to 'lisp/term/linux.el')
-rw-r--r-- | lisp/term/linux.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/linux.el b/lisp/term/linux.el index a6f560999f..2b4e7abc6d 100644 --- a/lisp/term/linux.el +++ b/lisp/term/linux.el @@ -1,3 +1,4 @@ +;; -*- no-byte-compile: t -*- ;; The Linux console handles Latin-1 by default. (unless (terminal-coding-system) |