Files
doomemacs/core/autoload
Henrik Lissner f0e8728bbc fix(lib): restart-emacs name collision on Emacs 29+
Emacs 29 introduces a new command: restart-emacs, which clashes with the
more featureful restart-emacs package that Doom installs to manage the
session. Fortunately, the built-in one is defines in files.el, which is
eagerly loaded at startup, so as long as the third-party one is
loaded (at some point), it shouldn't be a problem.

Fix: #6492
2022-06-22 01:10:07 +02:00
..
2022-06-20 23:43:23 +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