remove deprecated variables
is deprecated in 23.2
This commit is contained in:
parent
25eae9a765
commit
cb7b574da7
@ -27,9 +27,6 @@
|
|||||||
(set-keyboard-coding-system 'utf-8) ; pretty
|
(set-keyboard-coding-system 'utf-8) ; pretty
|
||||||
(set-selection-coding-system 'utf-8) ; please
|
(set-selection-coding-system 'utf-8) ; please
|
||||||
(prefer-coding-system 'utf-8) ; with sugar on top
|
(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
|
;; Editor configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user