Files
doomemacs/modules
Henrik Lissner 0bb4d4dfcb refactor: switch buffer/frame/window hooks
Emacs 27 introduced a bunch of `window-*-change-functions` hooks,
including `window-selection-change-functions` and
`window-buffer-change-functions`, which handles 98% of the use case for
Doom's `doom-switch-{buffer,window,frame}-hook` hooks, so I've rewritten
them to use them under the hood, which amounts to simpler code and fewer
hacks.
2021-10-10 18:36:46 +02:00
..
2021-09-27 14:43:08 +01:00
2021-10-05 02:30:23 +02:00
2021-10-10 18:36:23 +02:00
2021-10-10 18:30:50 +02:00