From b35c6867f176d6efb38f96e522d6b2e9acd71a15 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sat, 24 Apr 2021 05:41:35 -0500 Subject: [PATCH] Suppressing warnings and moving a lot of things around --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index d6f96e84..a0d51fde 100644 --- a/README.org +++ b/README.org @@ -1808,6 +1808,7 @@ Using Emacs 28 there are a lot of comp warnings so I am suppressing those for a (setq warning-suppress-types '((comp))) #+end_src + * Early Init :PROPERTIES: :header-args: emacs-lisp :tangle early-init.el