From db420dcec8c7b95d31e77c60eb46ecb24bc4deeb Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 15 Aug 2025 14:51:05 -0500 Subject: latest changes --- early-init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'early-init.el') 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) -- cgit v1.2.3