mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-15 18:26:36 -04:00
4 lines
92 B
EmacsLisp
4 lines
92 B
EmacsLisp
;; The Linux console handles Latin-1 by default.
|
|
|
|
(set-terminal-coding-system 'iso-latin-1)
|