view lisp/term/linux.el @ 19616:bc9b6200a609

(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C; check more carefully for the rest of the error message.
author Richard M. Stallman <rms@gnu.org>
date Fri, 29 Aug 1997 02:08: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)