Suppressing warnings and moving a lot of things around
This commit is contained in:
parent
f09d14b923
commit
b35c6867f1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue