diff --git a/init.org b/init.org index e07f112..87fec6b 100644 --- a/init.org +++ b/init.org @@ -225,7 +225,7 @@ NAME is the name of the process and its buffer." buffer-file-coding-system 'utf-8 inhibit-startup-screen t save-interprogram-paste-before-kill t - large-file-warning-threshold (* 20 1000 1000)) + large-file-warning-threshold (* 50 1000 1000)) (set-terminal-coding-system 'utf-8) (set-keyboard-coding-system 'utf-8) (set-selection-coding-system 'utf-8)