doomemacs/modules
Henrik Lissner 14b2395424
refactor: remove unused core variables
doom-debug-p and doom-interactive-p have always been intentionally
redundant, because changing the variables they replaced had other
side-effects, which made writing tests for them difficult. Since our
new (yet unpublished) tests lean heavily toward integration testing more
than unit testing, this becomes an implementation detail.

And doom-init-p's only use was refactor out at some point in the past,
so it's no longer used.

Also done to reduce Doom's footprint, in general.
2022-06-29 18:14:20 +02:00
..
app fix(everywhere): update cli command 2022-06-22 01:27:03 +02:00
checkers tweak(spell): ignore org-inline-src-block 2022-05-27 03:00:45 +02:00
completion nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
config refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
editor refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
emacs feat(dired): add +dirvish option 2022-06-23 13:47:22 +02:00
email tweak(mu4e): increase human-date to fit full time 2022-06-28 00:06:05 +02:00
input docs(bidi): fix #+DATE field in readme 2022-04-22 16:01:42 +02:00
lang bump: :lang fsharp 2022-06-28 00:04:19 +02:00
os fix(macos): void-variable newwindow? error 2022-06-29 18:12:43 +02:00
term nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
tools refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
ui nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00