view lisp/term/linux.el @ 19981:1d135b4edfcb

(displaying-byte-compile-warnings): Show entire "Compiling ..." line when recentering.
author Karl Heuer <kwzh@gnu.org>
date Thu, 25 Sep 1997 01:10:01 +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)