Files
doomemacs/core/autoload
Andrew Whatson a086e6967e Fixes for doom/kill-this-buffer-in-all-windows
This was erroring when run inside a popup (eg. `M-x ielm` `C-x k`) due
to a missing check for `window-live-p`.  We don't need to do anything if
the window has already gone away.

The real vs unreal check was backwards; we should only try
`previous-buffer` if the current buffer is *not* real.
2019-03-17 00:53:17 +10:00
..
2018-09-09 09:58:19 -04:00
2019-03-10 22:56:53 +10:00
2019-03-04 20:47:26 -05:00
2019-03-02 01:34:19 -05:00
2019-03-02 01:34:19 -05:00