diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-01-30 15:08:21 +0100 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-01-30 15:08:21 +0100 |
| commit | aed94b16cd3c16bdb05d7eb94fb4ffe01f44c6c8 (patch) | |
| tree | 5696b7f09aa26ae4ba35fd57fbb4e04f47228ce5 /early-init.el | |
| parent | bcb6044594c3451a3186425be9b3f4929558a00a (diff) | |
| download | dotemacs-aed94b16cd3c16bdb05d7eb94fb4ffe01f44c6c8.tar.gz | |
various little changes
Diffstat (limited to 'early-init.el')
| -rw-r--r-- | early-init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el index c62f7e7..35f3ace 100644 --- a/early-init.el +++ b/early-init.el @@ -1,4 +1,3 @@ -(setq gc-cons-threshold 10000000) (setq byte-compile-warnings '(not obsolete)) (setq warning-suppress-log-types '((comp) (bytecomp))) (setq native-comp-async-report-warnings-errors 'silent) |
