summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el index 0e8db32..6573f82 100644 --- a/init.el +++ b/init.el
@@ -105,8 +105,6 @@
105 coding-system-for-read 'utf-8-unix 105 coding-system-for-read 'utf-8-unix
106 coding-system-for-write 'utf-8-unix 106 coding-system-for-write 'utf-8-unix
107 buffer-file-coding-system 'utf-8-unix 107 buffer-file-coding-system 'utf-8-unix
108 org-export-coding-system 'utf-8-unix
109 org-html-coding-system 'utf-8-unix
110 default-process-coding-system '(utf-8-unix . utf-8-unix) 108 default-process-coding-system '(utf-8-unix . utf-8-unix)
111 x-select-request-type '(UTF8_STRING 109 x-select-request-type '(UTF8_STRING
112 COMPOUND_TEXT 110 COMPOUND_TEXT