mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-09 02:31:59 -08:00
BREAKING CHANGE: With 26.x support dropped, I've dropped: - doom-plist-delete: use map-delete instead - plist-delete!: use cl-callf + map-delete instead - doplist: use (cl-loop for X on PLIST by #'cddr ...) instead These were removed as part of an ongoing effort to eliminate redundancies with built-in packages and reduce Doom's overall footprint. |
||
|---|---|---|
| .. | ||
| app | ||
| checkers | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| input | ||
| lang | ||
| os | ||
| term | ||
| tools | ||
| ui | ||
| .gitignore | ||
| LICENSE | ||
| source.el | ||