Files
doomemacs/modules/app
Henrik Lissner 0a715cc3f2 refactor: (if|when)-let -> (if|when)-let*
With the former macros' future in the air (and likely to be targeted in
future, potentially breaking changes), I'll deal with this now than have
it bite me later.

Ref: https://lists.gnu.org/archive/html/emacs-devel/2024-10/msg00637.html
2025-01-08 19:33:37 -05:00
..
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2022-10-05 01:01:19 +02:00

:app

Description

Application modules are complex and opinionated modules that transform Emacs toward a specific purpose. They may have additional dependencies and should be loaded last (but before doom-module::config modules).

Frequently asked questions

This category has no FAQs yet. Ask one?