diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-21 01:57:44 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-21 01:57:44 -0400 |
| commit | 8655630ffb11c3ba18c1b49b22d5058fd5658c68 (patch) | |
| tree | 73a9ddafabda6ca34c3ef3d2a1f2014db0a44a66 /docs/native-comp-subr-mocking.org | |
| parent | c3e63bb134622b619a78e1493e92df4fdbaa0476 (diff) | |
| download | dotemacs-8655630ffb11c3ba18c1b49b22d5058fd5658c68.tar.gz dotemacs-8655630ffb11c3ba18c1b49b22d5058fd5658c68.zip | |
refactor: defer games-config behind autoloads (load-graph Phase 4)
init.el eagerly required games-config at startup just to configure two on-demand game packages. package.el already autoloads malyon and 2048-game, so the eager require bought nothing but the one setting the module adds (malyon-stories-directory).
init.el now autoloads malyon and 2048-game to games-config instead of requiring it. The first game command loads the module, which configures then loads the package. Startup no longer touches games-config, and both the commands and the stories-directory setting still work. This is the first module of the Phase 4 low-risk batch.
Diffstat (limited to 'docs/native-comp-subr-mocking.org')
0 files changed, 0 insertions, 0 deletions
