doomemacs/core/autoload
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
..
buffers.el doom/cleanup-buffers => doom/cleanup-session 2017-12-30 00:59:44 -05:00
debug.el Add doom/info command 2017-12-31 17:49:31 -05:00
editor.el Minor edits + comment out unused popup vars (for later) 2017-12-30 01:25:24 -05:00
help.el
memoize.el
menu.el
message.el
minibuffer.el
packages.el
popups.el Flip default kill flag in quit-window #309 2017-12-30 01:19:56 -05:00
scratch.el
system.el Fix doom-fetch & remove --depth 1 2017-12-23 01:47:27 -05:00
test.el Refactor and fix unit tests, plus isolate them better 2017-12-31 14:58:45 -05:00
ui.el