doomemacs/core/autoload
Henrik Lissner 60e8f6297e
doom-kill-buffer: extract protect-visible-buffers logic
Protecting buffers that were visible in other windows (burying them
instead) is not the responsibility of doom-kill-buffer. This is a job
for kill-buffer-query-functions, hence doom|protect-visible-buffers.
2017-12-28 22:06:22 -05:00
..
buffers.el doom-kill-buffer: extract protect-visible-buffers logic 2017-12-28 22:06:22 -05:00
debug.el Fix doom/am-i-secure 2017-12-20 19:57:15 -05:00
editor.el Move scratch commands to core/autoload/scratch.el 2017-09-27 01:21:10 +02: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 Refactor package management api + remove doom-initialize 2017-12-22 16:26:08 -05:00
popups.el Fix obsolete (when|if)-let messages in Emacs 26 2017-12-10 14:49:52 -05:00
scratch.el Move scratch commands to core/autoload/scratch.el 2017-09-27 01:21:10 +02:00
system.el Fix doom-fetch & remove --depth 1 2017-12-23 01:47:27 -05:00
test.el Fix ERT not running properly on make test 2017-12-10 15:37:32 -05:00
ui.el Update docstrings for doom/window-{zoom,enlargen} 2017-12-08 22:15:30 -05:00