aboutsummaryrefslogtreecommitdiffstats
path: root/settings.el
diff options
context:
space:
mode:
Diffstat (limited to 'settings.el')
-rw-r--r--settings.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/settings.el b/settings.el
index 0cc91b4..779ba69 100644
--- a/settings.el
+++ b/settings.el
@@ -5,9 +5,6 @@
(setq user-full-name "Jesús E.")
(setq user-mail-address "heckyel@hyperbola.info")
-(set-language-environment "UTF-8")
-(prefer-coding-system 'utf-8)
-(setq-default buffer-file-coding-system 'utf-8-auto-unix)
;; Local Variables:
;; byte-compile-warnings: (not free-vars)