Files
doomemacs/lisp
Henrik Lissner 12dc195774 fix: kill-current-buffer: respect kill-buffer-query-functions
This advice is intended to fake the death of buffers that are visible in
other windows, and prevent Emacs from switching to a non-real buffer
after it's killed/buried. It shouldn't even try to do any of this if
`kill-buffer-query-functions` fails, even if it is a fake death.
2024-07-11 15:22:12 -04:00
..
2024-06-30 16:18:07 -04:00
2022-09-24 18:46:21 +02:00
2024-07-11 14:19:54 -04:00