mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 04:41:32 -08:00
+ Add doom-init-hook and doom-post-init-hook to simplify Emacs init hooks into less ambiguous ones. + Attach former after-init-hook and emacs-startup-hook hooks to new doom init hooks. + Vastly improves daemon and tty support: preventing incorrect colors from bleeding across face class barriers, and into GUI Emacs and vice versa, when spawned with emacsclient. + Fix persp-mode breaking Emacs daemon, and ensuring that initialization is done properly in terminal Emacs (and emacsclient frames). |
||
|---|---|---|
| .. | ||
| autoload | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-os.el | ||
| core-packages.el | ||
| core-popups.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||