view lisp/term/linux.el @ 19838:7e1bbe58eb02

(Fcall_process): Encode the new current dir.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Sep 1997 05:32:07 +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)