doomemacs/modules/app
Henrik Lissner aa54383b5d
refactor: deprecate doom-etc-dir for doom-data-dir
doom-etc-dir will be renamed to doom-data-dir, to better reflect its
purpose, and align it with XDG_DATA_HOME (where it will be moved to in
v3, where Doom will begin to obey XDG directory conventions more
closely).
2022-08-14 20:43:35 +02:00
..
calendar refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
emms refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
everywhere revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
irc refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
rss refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
twitter refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +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 :config modules).

Frequently asked questions

This category has no FAQs yet. Ask one?