Files
doomemacs/core/autoload
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
..
2017-12-31 18:32:34 -05:00
2018-01-29 17:39:08 -05:00
2017-12-23 01:47:27 -05:00
2018-01-29 18:41:55 -05:00
2018-02-01 17:42:39 -05:00