mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00: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)
|