|
|
@@ -679,9 +679,9 @@ found, otherwise returns nil." |
|
|
|
(add-hook 'editorconfig-custom-hooks |
|
|
|
'editorconfig-custom-majormode)) |
|
|
|
|
|
|
|
(when (fboundp 'editorconfig-charset-extras) |
|
|
|
(add-hook 'editorconfig-custom-hooks |
|
|
|
'editorconfig-charset-extras)) |
|
|
|
;; (when (fboundp 'editorconfig-charset-extras) |
|
|
|
;; (add-hook 'editorconfig-custom-hooks |
|
|
|
;; 'editorconfig-charset-extras)) |
|
|
|
|
|
|
|
(setq revert-without-query '(".+")) |
|
|
|
|
|
|
|