Tidy up init and early init
This commit is contained in:
parent
e840029b4d
commit
5efd05924d
2 changed files with 36 additions and 28 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(setq gc-cons-threshold (* 50 1000 1000))
|
||||
;; early-init.el --- -*- no-byte-compile: t -*-
|
||||
|
||||
(setq byte-compile-warnings '(not obsolete))
|
||||
(setq warning-suppress-log-types '((comp) (bytecomp)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue