doomemacs/modules/config
Henrik Lissner 1240162d7a
refactor(lib): remove doom/restart-and-restore
Emacs 29 introduced a `restart-emacs` command that is more reliable, but
it cannot restart Emacs with arbitrary arguments, which the old
`restart-emacs` library could. Without this capability,
`doom/restart-and-restore` is not trivially (or elegantly) possible, and
I can't justify a whole extra dependency just to support that,
especially in my pursuit to slim down Doom's core.

This commit also removes the doom/upgrade command, which is an awkward
and fickle command to support across platforms (too many edge cases).
2026-02-20 20:18:50 -05:00
..
default refactor(lib): remove doom/restart-and-restore 2026-02-20 20:18:50 -05:00
literate refactor: (if|when)-let -> (if|when)-let* 2025-01-08 19:33:37 -05:00
use-package bump: :input :email :config :app 2026-01-06 02:00:17 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:config

Description

Modules in this category provide sane defaults or improve your ability to configure Emacs. It is best to load these last.

Frequently asked questions

This category has no FAQs yet. Ask one?