organize utf-8

This commit is contained in:
Jesús
2019-05-15 16:03:36 -05:00
parent 6cfcde4a8e
commit 2ff45b3dc8
2 changed files with 13 additions and 3 deletions

View File

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