Mercurial > emacs
view lisp/term/linux.el @ 20223:1e30a8b4ff3f
(encode_terminal_code): Use new macros defined in
coding.h.
(write_glyphs): Likewise.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 08 Nov 1997 03:05:44 +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)