doomemacs/lisp
Henrik Lissner 9ae7aa1122
tweak: centralize profile loader script
Because this file serves as a global manifest for Doom's profiles, it
should be kept in a central location for any Doom instance to consult,
rather than per-instance. Plus, post-v3 Doom will only write files to
$XDG_*_HOME and $TMPDIR, therefore I'd like to avoid writing to
$EMACSDIR.

This change shouldn't affect end-users, in any case. Run 'doom sync' to
regenerate the file, which should happen when you run 'doom upgrade'
anyway.
2024-10-31 21:54:19 -04:00
..
cli refactor!: module API 2024-10-20 02:41:42 -04:00
lib refactor!: module API 2024-10-20 02:41:42 -04: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-lib.el feat(lib): introduce doom-error & error functions 2024-10-20 02:41:51 -04:00
doom-cli.el refactor(cli): separate cli bootstrap from lib 2024-09-01 14:45:52 -04:00
doom-editor.el refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00
doom-keybinds.el fix: map!: allow :map values to be interpolated 2024-09-17 17:30:57 -04:00
doom-lib.el feat(lib): introduce doom-error & error functions 2024-10-20 02:41:51 -04:00
doom-modules.el refactor!: module API 2024-10-20 02:41:42 -04:00
doom-packages.el refactor!: module API 2024-10-20 02:41:42 -04:00
doom-profiles.el tweak: centralize profile loader script 2024-10-31 21:54:19 -04:00
doom-projects.el fix: adding newly created project to known-projects 2024-09-11 03:50:57 -04:00
doom-start.el refactor: remove redundant auto-mode-alist entries 2024-09-11 19:46:15 -04:00
doom-ui.el fix: gui frames fail to open from emacsclient 2024-09-12 06:06:25 -04:00
doom.el refactor!: module API 2024-10-20 02:41:42 -04:00
init.el feat: backport safe-local-variable-directories from Emacs 30 2024-09-10 04:18:39 -04:00
packages.el bump: straight 2024-10-02 04:49:19 -04:00