doomemacs/core
Henrik Lissner 0e2fa0ba19
fix(lib): type error on doom/restart-and-restore
On Windows, restart-emacs doesn't escape its arguments properly (#6219).
56686f677a attempted to fix this, but ended up breaking it for
everyone else as well, causing the type error:

  Wrong type argument: listp, "--eval \"(add-hook 'window-setup-hook #'doom-load-session 100)\""

This commit fixes both the regression and the original issue.

Amend: 56686f677a
Fix: #6219
2022-05-09 15:36:20 +02:00
..
autoload fix(lib): type error on doom/restart-and-restore 2022-05-09 15:36:20 +02:00
cli feat(ci): generalize 'doom ci deploy-hooks' 2022-05-05 15:35:33 +02:00
templates docs: reformat & revise {init,config}.el templates 2022-02-16 16:11:22 +01:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el refactor: minor refactors & nit picks across core 2021-10-10 18:36:46 +02:00
core-editor.el bump: :core 2022-02-23 15:23:14 +01:00
core-keybinds.el fix: wrong-type-arg error on startup 2021-10-20 22:06:25 +02:00
core-lib.el tweak(lib): always suppress doom-log output 2022-03-31 19:25:50 +02:00
core-modules.el fix: :load-path throwing error in org-src blocks 2022-04-08 02:51:50 +02:00
core-packages.el fix: user/system git config breaking straight installer 2022-05-02 02:12:59 +02:00
core-projects.el refactor: minor refactors & nit picks across core 2021-10-10 18:36:46 +02:00
core-ui.el fix: set face :font instead of frame font parameter 2022-04-21 22:36:36 +02:00
core.el release(modules): 22.05.0-dev 2022-05-02 01:39:15 +02:00
packages.el bump: :core 2022-03-30 17:49:35 +02:00