Set language environment to UTF-8
This commit is contained in:
parent
11c77786be
commit
1f939cc9bd
|
@ -50,6 +50,7 @@ section of configuration.
|
|||
use-short-answers t
|
||||
kill-do-not-save-duplicates t)
|
||||
|
||||
(set-language-environment "UTF-8")
|
||||
(set-default-coding-systems 'utf-8)
|
||||
(global-auto-revert-mode +1)
|
||||
(delete-selection-mode +1)
|
||||
|
|
Loading…
Reference in a new issue