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)))
|
(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
|
||||||
|
|
Loading…
Reference in a new issue