view lisp/term/linux.el @ 20196:5c9cedc7dd75

Incorporated simplifying suggestions from Carsten Dominik <dominik@strw.LeidenUniv.nl>.
author Oliver Seidel <os10000@seidel-space.de>
date Tue, 28 Oct 1997 21:37:05 +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)