doom-emacs/lisp
Henrik Lissner 9ef0b49515
refactor!(cli): remove compile and clean commands
BREAKING CHANGE: This removes the 'doom compile' and 'doom clean'
commands, and offers no immediate replacement for them (and no plan to
include one). In the future, byte-compilation of Doom's internals will
be baked into 'doom sync', but until then, Doom is not optimized to take
advantage of byte-compilation, and forcing it provides no benefit.
2024-05-21 17:17:01 +02:00
..
cli refactor!(cli): remove compile and clean commands 2024-05-21 17:17:01 +02:00
lib refactor(lib): doom-region-end: extract marker 2024-05-21 17:16:53 +02:00
demos.org refactor(emacs-lisp): elisp-demos: reorganize Doom demos 2024-05-21 17:16:37 +02:00
doom-cli.el fix(cli): silence output from site-lisp 2024-05-21 17:16:53 +02:00
doom-editor.el fix: save-place: don't move point more than once 2024-05-21 17:16:55 +02:00
doom-keybinds.el feat: allow setting evil states for leader keys 2024-05-21 17:17:01 +02:00
doom-lib.el nit: revise and reformat comments 2024-05-21 17:16:52 +02:00
doom-modules.el fix: void-variable doom-modules-load-path error 2024-05-21 17:16:43 +02:00
doom-packages.el nit: general reformatting & minor comment revision 2024-05-21 17:15:54 +02:00
doom-profiles.el refactor: s/doom-modules-dirs/doom-module-load-path/ 2024-05-21 17:16:39 +02:00
doom-projects.el refactor!: deprecate IS-* OS constants 2024-05-21 17:16:36 +02:00
doom-start.el fix: doom-incremental-first-idle-timer: type error when nil (part 2) 2024-05-21 17:16:53 +02:00
doom-ui.el refactor: inline doom--make-font-specs 2024-05-21 17:16:56 +02:00
doom.el tweak: enable startup optimizations in debug mode 2024-05-21 17:16:58 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el refactor: remove explain-pause-mode 2024-05-21 17:16:52 +02:00