view lisp/term/linux.el @ 19187:9d37b4ab16b5

Acted upon suggestion from Shane Holder <holder@rsn.hp.com>: Cancelling the editing of an entry will not delete it any more.
author Oliver Seidel <os10000@seidel-space.de>
date Wed, 06 Aug 1997 08:56:03 +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)