doomemacs/core/autoload
Henrik Lissner 7e362e8fbd
Redesign doom/info
+ 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/)
2020-08-24 22:27:40 -04:00
..
buffers.el Optimize doom-visible-buffers 2020-08-13 22:49:35 -04:00
config.el Minor refactors & reformatting 2020-07-23 01:26:03 -04:00
debug.el Redesign doom/info 2020-08-24 22:27:40 -04:00
files.el Fix #3532: file API wouldn't work with TRAMP 2020-07-13 17:14:12 -04:00
fonts.el
help.el Fix doom/help-search-load-path & doom/help-search-loaded-files 2020-08-07 18:56:57 -04:00
output.el Add with-output-to! macro 2020-06-05 15:18:03 -04:00
packages.el Load straight in doom/bump* commands 2020-08-01 15:20:32 -04:00
plist.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
process.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
projects.el Fix switch-project completion defaulting to current project 2020-05-26 14:06:19 -04:00
scratch.el Change doom-{interactive,debug}-mode suffix to -p 2020-05-25 03:43:40 -04:00
sessions.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
store.el
text.el Use symbol-at-point instead of xref w/ eglot 2020-06-29 15:12:30 -04:00
themes.el Minimize custom-set-faces! clobbering doom-load-theme-hook 2020-05-28 22:01:23 -04:00
ui.el Fix #3747: make enlargen/maximize workspace-aware 2020-08-14 02:13:37 -04:00