Suppressing warnings and moving a lot of things around

This commit is contained in:
Chris Cochrun 2021-04-24 05:41:35 -05:00
parent f09d14b923
commit b35c6867f1

View file

@ -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))) (setq warning-suppress-types '((comp)))
#+end_src #+end_src
* Early Init * Early Init
:PROPERTIES: :PROPERTIES:
:header-args: emacs-lisp :tangle early-init.el :header-args: emacs-lisp :tangle early-init.el