Files
doomemacs/core/autoload
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
..
2022-01-03 18:34:01 +01:00
2021-04-29 17:24:40 -04:00
2021-03-11 17:55:29 -05:00
2022-04-03 20:06:58 +02:00