Files
doomemacs/modules/ui
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-07-13 11:20:40 +02:00
2021-10-03 13:33:36 +02:00
2021-03-27 18:27:02 -04:00
2021-09-29 17:57:25 +02:00
2020-11-29 14:33:31 -05:00
2021-05-10 12:58:46 -04:00
2021-01-17 15:08:21 -05:00