doomemacs/core
Henrik Lissner d1953e00c4
Remove doom--cycle-real-buffers; refactor kill-this-buffer advice
cycle-real-buffers was a tidbit of complexity that was never necessary
in the first place. This functionality was already available in the form
of the frame buffer-predicate parameter, which controls where functions
like next-buffer and other-buffer can land you.

The only thing I have to do myself, is check for the condition where
there are no more real buffers left to switch to, and in that case send
you to the fallback-buffer.
2018-02-02 20:47:31 -05:00
..
autoload Remove doom--cycle-real-buffers; refactor kill-this-buffer advice 2018-02-02 20:47:31 -05:00
test Remove doom--cycle-real-buffers; refactor kill-this-buffer advice 2018-02-02 20:47:31 -05:00
core-editor.el core-editor: reset expand-region on doom/escape #317 2018-02-01 19:58:44 -05:00
core-keybinds.el which-key: don't replace current popup 2018-01-07 06:19:54 -05:00
core-lib.el Sensible alias 2018-02-01 14:46:17 +08:00
core-os.el core-os: x-underline-at-descent-line = t 2018-02-01 19:58:44 -05:00
core-packages.el Update core-packages docstrings; rename doom-module-get => doom-module-flags 2018-01-30 21:26:02 -05:00
core-projects.el Add nocache arg to doom-project-* functions 2018-02-01 01:31:26 -05:00
core-ui.el Remove doom--cycle-real-buffers; refactor kill-this-buffer advice 2018-02-02 20:47:31 -05:00
core.el Refactor; compilation-scroll-output=first-error; ffap-machine-p-known=reject 2018-02-01 19:58:44 -05:00
packages.el Remove help-fns+, add helpful plugin #363 2018-01-21 21:37:15 -05:00