From 51534e639582d20298ea94f433577425138b157f Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 31 Jul 2026 14:48:48 -0400 Subject: remove redundant junk --- .config/emacs/early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/emacs/early-init.el') diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index 44df179..6e928d9 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -85,5 +85,5 @@ (set-selection-coding-system 'utf-8) (prefer-coding-system 'utf-8) -;; native comp warnings +;; silence native comp warnings (who cares) (setq native-comp-async-report-warnings-errors 'silent) -- cgit v1.2.3