view lisp/term/linux.el @ 19101:31ba6200863a

It appears to work.
author Oliver Seidel <os10000@seidel-space.de>
date Sun, 03 Aug 1997 12:15:28 +0000
parents 8d93d6d7eb23
children 0d9e271f24ee
line wrap: on
line source

;; The Linux console handles Latin-1 by default.

(set-terminal-coding-system 'iso-latin-1)