mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Originally, calling delete-other-windows from a popup window would kill only popup windows. This has been corrected to raise the popup, *then* delete other windows. As if you'd done `M-x +popup/raise` then `M-x delete-other-windows`