doomemacs/core
Henrik Lissner 5048b72c12
Add doom/info command
This copies debug information about the current session of Doom Emacs in
the clipboard, which folks can use to include system information with
their bug reports!
2017-12-31 17:49:31 -05:00
..
autoload Add doom/info command 2017-12-31 17:49:31 -05:00
test Refactor and fix unit tests, plus isolate them better 2017-12-31 14:58:45 -05:00
core-editor.el Rearrange core config, epa & authinfo bits (fix after! error) 2017-12-27 22:48:05 -05:00
core-keybinds.el
core-lib.el Refactor bootstrap process + add doom-initialize-load-path 2017-12-22 16:26:05 -05:00
core-os.el
core-packages.el core-packages: minor refactor of load! & def-package! 2017-12-28 19:15:50 -05:00
core-popups.el Add kill-buffer-query-fns at post-init (fix race condition) 2017-12-30 01:30:41 -05:00
core-projects.el Refactor core-projects; fix autoload-project-mode & doom-project-hook 2017-12-31 11:35:39 -05:00
core-ui.el Add kill-buffer-query-fns at post-init (fix race condition) 2017-12-30 01:30:41 -05:00
core.el core: refactor & comment 2017-12-28 19:16:22 -05:00
packages.el