1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Don't call set-terminal-coding-system

if it was already set.
This commit is contained in:
Karl Heuer 1997-12-19 14:57:14 +00:00
parent eebbfb0117
commit dcaa592563

View file

@ -1,6 +1,7 @@
;; The Linux console handles Latin-1 by default.
(set-terminal-coding-system 'iso-latin-1)
(unless (terminal-coding-system)
(set-terminal-coding-system 'iso-latin-1))
;; Make Latin-1 input characters work, too.
;; Meta will continue to work, because the kernel