doomemacs/core
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
..
autoload Redesign doom/info 2020-08-24 22:27:40 -04:00
cli Update gccemacs support 2020-08-17 21:24:14 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test Remove unused test module 2020-05-25 16:02:07 -04:00
core-cli.el Fix #3746 (part 3): use correct PATH separator on Windows 2020-08-19 15:00:25 -04:00
core-editor.el Don't recenter window after better-jumper jump 2020-08-21 15:49:39 -04:00
core-keybinds.el ns-right-option-modifier = none 2020-08-18 20:32:34 -04:00
core-lib.el Fix deduplication in add-load-path! 2020-08-07 18:28:36 +02:00
core-modules.el Move :tools macos to :os macos 2020-08-20 02:14:32 -04:00
core-packages.el Add :shadow parameter to package! 2020-08-24 22:27:40 -04:00
core-projects.el Reduce projectile cache limit 2020-08-01 15:19:59 -04:00
core-ui.el Remove mac-specific packages from core 2020-08-20 03:33:35 -04:00
core.el Inhibit local-vars hooks when reverting 2020-08-21 00:03:01 -04:00
packages.el Refactor doom-debug-mode 2020-08-21 01:26:24 -04:00