Remove unnecessary encoding settings
This commit is contained in:
parent
a5a6f5874b
commit
3a852d9c9e
1 changed files with 0 additions and 4 deletions
|
@ -94,9 +94,5 @@
|
|||
eshell-mode-hook))
|
||||
(add-hook mode (lambda () (display-line-numbers-mode 0))))
|
||||
|
||||
;; Document encoding
|
||||
(set-language-environment "UTF-8")
|
||||
(set-default-coding-systems 'utf-8)
|
||||
|
||||
;; Writing docs helpers
|
||||
(electric-quote-mode t)
|
||||
|
|
Loading…
Add table
Reference in a new issue