doomemacs/core/autoload
Henrik Lissner 91357a3e5d
💥 Replace core-popup with new feature/popup module
This is a breaking change! Update your :popup settings. Old ones will
throw errors!

Doom's new popup management system casts off its shackles (hur hur) and
replaces them with the monster that is `display-buffer-alist`, and
window parameters.

However, this is highly experimental! Expect edge cases.  Particularly
with org-mode and magit (or anything that does its own window
management).

Relevant to #261, #263, #325
2018-01-06 02:17:43 -05:00
..
buffers.el Fix doom/cleanup-session & +workspaces|cleanup-unassociated-buffers 2018-01-04 16:16:44 -05:00
debug.el Refactor doom/info 2017-12-31 18:32:34 -05:00
editor.el Move misplaced doom--buffer-narrowed-origin to correct place 2018-01-03 03:32:19 -05:00
help.el doom--module-pairs => doom-module-pairs 2017-11-08 22:51:55 +01:00
memoize.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
menu.el Fix obsolete (when|if)-let messages in Emacs 26 2017-12-10 14:49:52 -05:00
message.el Fix doom-ansi-apply alias to autoload in format! 2017-06-24 02:25:15 +02:00
minibuffer.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
packages.el doom-install-package: don't try to uninstall built-in packages 2018-01-04 16:16:45 -05:00
scratch.el 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
system.el Fix doom-fetch & remove --depth 1 2017-12-23 01:47:27 -05:00
test.el Fix :skip property in def-test! 2018-01-04 16:14:50 -05:00
ui.el Update docstrings for doom/window-{zoom,enlargen} 2017-12-08 22:15:30 -05:00