Files
doomemacs/core
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-17 18:21:23 +02:00
2022-06-18 16:54:45 +02:00
2022-06-18 16:54:45 +02:00
2022-06-18 16:54:45 +02:00
2022-06-17 18:21:23 +02:00