mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 20:32:37 -08:00
Emacs 27.x has been the stable version of Emacs for nearly a year, and
introduces a litany of bugfixes, performance, and quality-of-life
improvements that significantly reduce Doom's maintenance burden (like
XDG support, early-init.el, image manipulation without imagemagick, a
native JSON library, harfbuzz support, pdumper, and others).
With so many big changes on Doom's horizon, I like having one less (big)
thing to worry about.
Also reverts
|
||
|---|---|---|
| .. | ||
| buffers.el | ||
| config.el | ||
| debug.el | ||
| files.el | ||
| fonts.el | ||
| help.el | ||
| output.el | ||
| packages.el | ||
| plist.el | ||
| process.el | ||
| projects.el | ||
| sandbox.el | ||
| scratch.el | ||
| sessions.el | ||
| store.el | ||
| system.el | ||
| text.el | ||
| themes.el | ||
| ui.el | ||