mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
To cover switch-to-{next,prev}-buffer commands, which are used in quite a few places, but don't implicitly trigger switch-buffer hooks. Also removes switch-{window,buffer,frame} logging. Adds too much noise, which isn't very helpful. Also fixes VC state not being refreshed when switching to stale buffers in certain ways.