doomemacs/lisp
Henrik Lissner 329d65d0d4
fix(profiles): unexpanded paths in implicit profiles
Fixes two issues with implicit profiles:

1. Where user-emacs-directory (and sometimes doom-user-dir) would be
   unexpanded in the profile init file (generated by 'doom profiles
   sync'), which would be ineffective at runtime.
2. Where an implicit profile with a .doomprofile that lacks a
   user-emacs-directory setting would not have any user-emacs-directory
   set for it at all. Instead, it should fall back to that profile's
   location.
2022-09-17 15:11:47 +02:00
..
cli fix(cli): remove redundant comp-effective-async-max-jobs advice 2022-09-16 19:20:45 +02:00
lib refactor(lib): convert cli/autoloads.el to lib 2022-09-16 13:07:28 +02:00
doom-cli.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-editor.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-keybinds.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
doom-lib.el fix(lib): suppress 'Function X is already compiled' 2022-09-16 19:19:55 +02:00
doom-modules.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-packages.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-profiles.el fix(profiles): unexpanded paths in implicit profiles 2022-09-17 15:11:47 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el refactor: local-vars: don't intern unneeded symbols 2022-09-17 12:12:11 +02:00
doom-ui.el fix: disable UI elements earlier 2022-09-16 01:14:23 +02:00
doom.el fix: don't require doom-local-dir end with a slash 2022-09-17 11:00:08 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00