mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 12:52:11 -08:00
+ Replace "daemonp" and "windowsys" fields with "traits" field, which can now indicate the presence of: Chemacs, exec-path-from-shell, symlinked EMACSDIR/DOOMDIR, a running server, the daemon and an envvar file. + Now replaces $USER in absolute paths with literal "$USER". + Reordered fields from most to least general (system -> emacs -> doom) + Show "&user" next to modules that are private modules (defined in ~/.doom.d/modules/) |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| config.el | ||
| debug.el | ||
| files.el | ||
| fonts.el | ||
| help.el | ||
| output.el | ||
| packages.el | ||
| plist.el | ||
| process.el | ||
| projects.el | ||
| scratch.el | ||
| sessions.el | ||
| store.el | ||
| text.el | ||
| themes.el | ||
| ui.el | ||