aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/init-gui.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/init-gui.el b/modules/init-gui.el
index 0e4a40a..1e70495 100644
--- a/modules/init-gui.el
+++ b/modules/init-gui.el
@@ -27,9 +27,6 @@
(set-keyboard-coding-system 'utf-8) ; pretty
(set-selection-coding-system 'utf-8) ; please
(prefer-coding-system 'utf-8) ; with sugar on top
-(setq locale-coding-system 'utf-8) ; pretty
-(setq default-process-coding-system '(utf-8-unix . utf-8-unix))
-(setq-default buffer-file-coding-system 'utf-8-auto-unix)
;;----------------------------------------------------------------------------
;; Editor configuration