Files
doomemacs/core
Henrik Lissner b4e6022c82 Fix buffer/window/frame hooks not being triggered
In certain edge cases, the buffer/window/frame switch would not make the
new buffer/window/frame current, which is what the after switch hooks
should reasonably expect, causing some shenanigans.

For example, persp wouldn't register magit buffers because
`doom-after-switch-buffer-hook` was run in the context of the previous
buffer.
2018-06-07 02:51:45 +02:00
..
2018-05-27 12:52:28 +02:00
2018-06-04 00:07:03 +02:00
2018-05-28 16:07:11 +02:00
2018-05-20 00:37:48 +02:00