aboutsummaryrefslogtreecommitdiffstats
path: root/settings.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-05-15 16:03:36 -0500
committerJesús <heckyel@hyperbola.info>2019-05-15 16:03:36 -0500
commit2ff45b3dc80d2c8a5ded47596d914cd2a3f0bd69 (patch)
tree15e33db5136abd64f8804ee7b92bda68bafad4ef /settings.el
parent6cfcde4a8eb122d0f8d7bdd1ec77899016a0b9a9 (diff)
downloademacs-personal-2ff45b3dc80d2c8a5ded47596d914cd2a3f0bd69.tar.lz
emacs-personal-2ff45b3dc80d2c8a5ded47596d914cd2a3f0bd69.tar.xz
emacs-personal-2ff45b3dc80d2c8a5ded47596d914cd2a3f0bd69.zip
organize utf-8
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)