Set language environment to UTF-8

This commit is contained in:
Evie Litherland-Smith 2024-09-07 07:39:54 +01:00
parent 11c77786be
commit 1f939cc9bd

View file

@ -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)