diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-15 14:51:05 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-15 14:51:05 -0500 |
| commit | db420dcec8c7b95d31e77c60eb46ecb24bc4deeb (patch) | |
| tree | bacb0fbbddb63d85663c707509cecbbd002c5504 /early-init.el | |
| parent | b7fc68cdab288899107669447c9591f8f615104b (diff) | |
| download | dotemacs-db420dcec8c7b95d31e77c60eb46ecb24bc4deeb.tar.gz dotemacs-db420dcec8c7b95d31e77c60eb46ecb24bc4deeb.zip | |
latest changes
Diffstat (limited to 'early-init.el')
| -rw-r--r-- | early-init.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/early-init.el b/early-init.el index 1b42eb76..031a1e4e 100644 --- a/early-init.el +++ b/early-init.el @@ -57,9 +57,6 @@ ;; --------------------------- Warning Notifications --------------------------- -;; log warnings, but don't popup the warnings buffer -(setq native-comp-async-report-warnings-errors 'silent) - ;; skip warnings but notify me about errors (setq warning-minimum-level :error) |
