doomemacs/lisp
Tim Ruffing 2bceb217d9 fix(cli): some package files not being byte-compiled (2nd take)
This reverts a workaround for straight that is no longer necessary
because it has been applied upstream and we've bumped the package since.

For some reason I don't understand, this reproducibly fixes a
reoccurrence of the original problem for me: Before this commit, some
files of the citar package were not byte-compiled. After this commit,
the problem is gone.

This effectively reverts 54a084fed7, though it's not a reverting
commit in strict sense because the code has been moved to a different
file.

Revert: 54a084fed7
Ref: d80c5e5115
Ref: #7707
Ref: radian-software/straight.el#1132
Ref: https://discourse.doomemacs.org/t/is-it-expected-that-doom-sync-does-not-byte-compile-native-compile-some-files/4946
2025-02-21 15:05:50 -05:00
..
cli docs: detect nushell on windows too 2025-01-10 18:41:25 -05:00
lib fix: rename {b,e}ol functions to pos-{b,e}ol 2025-01-14 13:52:41 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
demos.org docs: letf!: add demo & rewrite docstring 2024-09-11 19:46:15 -04:00
doom-cli.el fix(cli): appease byte-compiler sama 2025-01-08 19:33:38 -05:00
doom-compat.el fix: rename {b,e}ol functions to pos-{b,e}ol 2025-01-14 13:52:41 -05:00
doom-editor.el fix: auto-mode-alist: make /*rc rule low-priority 2025-01-09 01:03:55 -05:00
doom-elpaca.el refactor!: restructure Doom core 2024-11-03 01:52:28 -05:00
doom-keybinds.el fix: map!: allow :map values to be interpolated 2024-09-17 17:30:57 -04:00
doom-lib.el revert: fix(lib): doom-copy: copy first level of records 2025-01-09 14:33:25 -05:00
doom-projects.el fix: adding newly created project to known-projects 2024-09-11 03:50:57 -04:00
doom-start.el perf: gcmh-high-cons-threshold = 64mb 2025-01-08 19:33:37 -05:00
doom-straight.el fix(cli): some package files not being byte-compiled (2nd take) 2025-02-21 15:05:50 -05:00
doom-ui.el fix: don't prompt to save non-file buffers 2025-01-14 02:47:50 -05:00
doom.el release(modules): 25.02.0-dev 2025-01-09 01:07:20 -05:00
init.el refactor: remove redundant backport 2025-01-08 19:33:36 -05:00
packages.el fix(cli): doom upgrade: void-variable straight-repository-branch 2024-11-03 15:19:46 -05:00