(Emacs/literate)~reworked literate to only compile if necessary

Speeds up boot and kill.

Actually checks for timestamps and logical errors are removed.
This commit is contained in:
2024-04-24 04:00:41 +05:30
parent aedab997d3
commit 711dcf5e2d
2 changed files with 103 additions and 50 deletions

View File

@@ -70,9 +70,6 @@
'kill-emacs-hook
#'+literate/compile-config)
(if (not (+literate/output-files-exist))
(+literate/compile-config))
(+literate/load-config)
(when (daemonp)